3 references to ICommandPrepare
System.Data (3)
fx\src\data\System\Data\OleDb\OleDbCommand.cs (3)
359
private UnsafeNativeMethods.
ICommandPrepare
ICommandPrepare() {
362
return (_icommandText as UnsafeNativeMethods.
ICommandPrepare
);
1132
UnsafeNativeMethods.
ICommandPrepare
icommandPrepare = ICommandPrepare();