3 references to Value
System.Data (3)
fx\src\data\System\Data\OleDb\OleDbConnection.cs (1)
469if (null == wrapper.Value) {
fx\src\data\System\Data\OleDb\OleDbConnectionInternal.cs (2)
534UnsafeNativeMethods.IDBSchemaRowset dbSchemaRowset = wrapper.Value; 577UnsafeNativeMethods.IDBSchemaRowset dbSchemaRowset = wrapper.Value;