Delen via


PostgreSqlV2LinkedService.ReadBufferSize Property

Definition

Determines the size of the internal buffer uses when reading. Increasing may improve performance if transferring large values from the database. Type: integer.

public Azure.Core.Expressions.DataFactory.DataFactoryElement<int> ReadBufferSize { get; set; }
member this.ReadBufferSize : Azure.Core.Expressions.DataFactory.DataFactoryElement<int> with get, set
Public Property ReadBufferSize As DataFactoryElement(Of Integer)

Property Value

Applies to