2 writes to IID_IDBCreateCommand
System.Data (2)
fx\src\data\System\Data\OleDb\OleDbWrapper.cs (2)
161hr = CreateSession(idbCreateSession, IntPtr.Zero, ref ODB.IID_IDBCreateCommand, ref sessionWrapper); 246int hresult = QueryInterface(base.handle, ref ODB.IID_IDBCreateCommand, ref idbCreateCommand); //