1 write to _schemaRowset
System.Data.OleDb (1)
OleDbMetaDataFactory.cs (1)
23_schemaRowset = schemaRowset;
2 references to _schemaRowset
System.Data.OleDb (2)
OleDbMetaDataFactory.cs (2)
134if (_schemaMapping[mapping]._schemaRowset == schemaSupport[i]._schemaRowset) 644resultTable = oleDbConnection.GetOleDbSchemaTable((System.Guid)_schemaMapping[i]._schemaRowset, mungedRestrictions);