5 references to GetDataSourceValue
System.Data.OleDb (5)
OleDbConnection.cs (5)
77
value =
GetDataSourceValue
(OleDbPropertySetGuid.DBInit, ODB.DBPROP_INIT_TIMEOUT);
109
value =
GetDataSourceValue
(OleDbPropertySetGuid.DataSource, ODB.DBPROP_CURRENTCATALOG);
113
value =
GetDataSourceValue
(OleDbPropertySetGuid.DBInit, ODB.DBPROP_INIT_CATALOG);
139
value =
GetDataSourceValue
(OleDbPropertySetGuid.DBInit, ODB.DBPROP_INIT_DATASOURCE);
142
value =
GetDataSourceValue
(OleDbPropertySetGuid.DataSourceInfo, ODB.DBPROP_DATASOURCENAME);