5 references to ICommandWithParameters
System.Data.OleDb (5)
OleDbCommand.cs (5)
376
private UnsafeNativeMethods.
ICommandWithParameters
ICommandWithParameters()
379
UnsafeNativeMethods.
ICommandWithParameters
? value = (_icommandText as UnsafeNativeMethods.
ICommandWithParameters
);
394
UnsafeNativeMethods.
ICommandWithParameters
commandWithParameters = ICommandWithParameters();
421
private unsafe void ApplyParameterBindings(UnsafeNativeMethods.
ICommandWithParameters
commandWithParameters, tagDBPARAMBINDINFO[] bindInfo)