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