SqlBatchWriterCommand Method |
Name | Description | |
---|---|---|
Command | Append a new line (empty command) to the SQL | |
Command(String) | Append the specified command to the SQL | |
Command(String, Object) | Append the specified command with parameters the SQL. @# (e.g. @0) style parameters are replaced |