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