3 references to GetSchemaRowsetInformation
System.Data (3)
fx\src\data\System\Data\OleDb\OleDbConnectionFactory.cs (1)
106oleDbInternalConnection.GetSchemaRowsetInformation());
fx\src\data\System\Data\OleDb\OleDbConnectionInternal.cs (2)
483SchemaSupport[] supportedSchemas = GetSchemaRowsetInformation(); 631SchemaSupport[] schemaSupport = GetSchemaRowsetInformation();