BufferSize Property (DbLoader)
On this page
Gets or sets a size of data packet loaded to the server.
Syntax
|
|---|
'Declaration
Public Property BufferSize As Integer |
|
|---|
public int BufferSize {get; set;} |
Property Value
Size of the data packet in bytes.
See Also