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