GetTextCommand(String) Method
build a specific OleDb command to be used for the Insert, Update and Delete builders
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)
Syntax
private OleDbCommand GetTextCommand( string text )
Parameters
- text
- Type: Stringcommand text, not used here
Returns
OleDbCommand
specific command