Compartilhar via


OracleLinkedService.InitialLobFetchSize Property

Definition

Specifies the amount that the source initially fetches for LOB columns, default value is 0. Type: integer. Only used for Version 2.0.

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

Property Value

Applies to