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