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