dotConnect for PostgreSQL Documentation
Devart.Common Namespace / DbLoader Class / BufferSize Property

In This Topic
BufferSize Property
In This Topic
Gets or sets a size of data packet loaded to the server.
Syntax
'Declaration
 
Public Property BufferSize As Integer
 

Property Value

Size of the data packet in bytes.
See Also