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)
134
if (_schemaMapping[mapping].
_schemaRowset
== schemaSupport[i]._schemaRowset)
644
resultTable = oleDbConnection.GetOleDbSchemaTable((System.Guid)_schemaMapping[i].
_schemaRowset
, mungedRestrictions);