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