Click or drag to resize
SqlBatchWriterPart Method
Overload List
  NameDescription
Public methodPart(String)
Append a part of a command to the SQL
Public methodPart(String, Object)
Append a part of a command with parameters the SQL. @# (e.g. @0) style parameters are replaced
Top
See Also