Gets or sets the max size in bytes of a single insert statement with multiple values in the script. This property is ignored if the
UseExtSyntax property is set to
false.
|
|---|
'Declaration
Public Property CommitBatchSize As Integer |
|
|---|
public int CommitBatchSize {get; set;} |
Property Value
The max size in bytes of a single insert statement with multiple values in the script.