2 references to DataSource
System.Data.OleDb (2)
OleDbConnection.cs (2)
109
value = GetDataSourceValue(OleDbPropertySetGuid.
DataSource
, ODB.DBPROP_CURRENTCATALOG);
331
SetDataSourcePropertyValue(OleDbPropertySetGuid.
DataSource
, ODB.DBPROP_CURRENTCATALOG, ODB.Current_Catalog, true, value);