3 references to ICommandPrepare
System.Data.OleDb (3)
OleDbCommand.cs (3)
369
private UnsafeNativeMethods.
ICommandPrepare
? ICommandPrepare()
372
return _icommandText as UnsafeNativeMethods.
ICommandPrepare
;
1217
UnsafeNativeMethods.
ICommandPrepare
? icommandPrepare = ICommandPrepare();