3 references to GetSchemaRowsetInformation
System.Data.OleDb (3)
OleDbConnectionFactory.cs (1)
105oleDbInternalConnection.GetSchemaRowsetInformation());
OleDbConnectionInternal.cs (2)
513SchemaSupport[]? supportedSchemas = GetSchemaRowsetInformation(); 683SchemaSupport[]? schemaSupport = GetSchemaRowsetInformation();