4 references to DBInit
System.Data.OleDb (4)
OleDbConnection.cs (3)
77
value = GetDataSourceValue(OleDbPropertySetGuid.
DBInit
, ODB.DBPROP_INIT_TIMEOUT);
113
value = GetDataSourceValue(OleDbPropertySetGuid.
DBInit
, ODB.DBPROP_INIT_CATALOG);
139
value = GetDataSourceValue(OleDbPropertySetGuid.
DBInit
, ODB.DBPROP_INIT_DATASOURCE);
OleDbConnectionStringBuilder.cs (1)
440
if ((OleDbPropertySetGuid.
DBInit
== info._propertySet) &&