2 references to DataSource
System.Data (2)
fx\src\data\System\Data\OleDb\OleDbConnection.cs (2)
116
value = GetDataSourceValue(OleDbPropertySetGuid.
DataSource
, ODB.DBPROP_CURRENTCATALOG);
330
SetDataSourcePropertyValue(OleDbPropertySetGuid.
DataSource
, ODB.DBPROP_CURRENTCATALOG, ODB.Current_Catalog, true, value);