Click or drag to resize
SqlBatchWriter Constructor
Overload List
  NameDescription
Public methodSqlBatchWriter(IConnection)
Instantiate the writer with a connection
Public methodSqlBatchWriter(IConnection, Int32)
Instantiate the writer with a connection and an initial capacity for the internal StringBuilder
Top
See Also