1 write to _schemaSupport
System.Data (1)
fx\src\data\System\Data\OleDb\oledbconnectionstring.cs (1)
155set { _schemaSupport = value; }
1 reference to _schemaSupport
System.Data (1)
fx\src\data\System\Data\OleDb\oledbconnectionstring.cs (1)
154get { return _schemaSupport; }