1 override of PrepareCollection
System.Data.OleDb (1)
OleDbMetaDataFactory.cs (1)
497protected override DataTable PrepareCollection(string collectionName, string?[]? restrictions, DbConnection connection)
1 reference to PrepareCollection
System.Data.OleDb (1)
System\Data\ProviderBase\DbMetaDataFactory.cs (1)
470requestedSchema = PrepareCollection(exactCollectionName, restrictions, connection);