5 references to GetDataSourceValue
System.Data (5)
fx\src\data\System\Data\OleDb\OleDbConnection.cs (5)
82
value =
GetDataSourceValue
(OleDbPropertySetGuid.DBInit, ODB.DBPROP_INIT_TIMEOUT);
116
value =
GetDataSourceValue
(OleDbPropertySetGuid.DataSource, ODB.DBPROP_CURRENTCATALOG);
119
value =
GetDataSourceValue
(OleDbPropertySetGuid.DBInit, ODB.DBPROP_INIT_CATALOG);
148
value =
GetDataSourceValue
(OleDbPropertySetGuid.DBInit, ODB.DBPROP_INIT_DATASOURCE);
150
value =
GetDataSourceValue
(OleDbPropertySetGuid.DataSourceInfo, ODB.DBPROP_DATASOURCENAME); // MDAC 76248