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