1 override of PrepareCollection
System.Data.Odbc (1)
System\Data\Odbc\OdbcMetaDataFactory.cs (1)
1078
protected override DataTable
PrepareCollection
(string collectionName, string?[]? restrictions, DbConnection connection)
1 reference to PrepareCollection
System.Data.Odbc (1)
src\runtime\src\libraries\Common\src\System\Data\ProviderBase\DbMetaDataFactory.cs (1)
455
requestedSchema =
PrepareCollection
(exactCollectionName, restrictions, connection);