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