3 references to IColumnsRowset
System.Data (3)
fx\src\data\System\Data\OleDb\OleDbDataReader.cs (2)
563UnsafeNativeMethods.IColumnsRowset icolumnsRowset = (handle as UnsafeNativeMethods.IColumnsRowset);
fx\src\data\System\Data\OleDb\SafeHandles.cs (1)
58internal DualCoTaskMem(UnsafeNativeMethods.IColumnsRowset icolumnsRowset, out IntPtr cOptColumns, out OleDbHResult hr) : base(IntPtr.Zero, true) {