Share via


TeradataLinkedService.MaxRespSize Property

Definition

The maximum size of the response buffer for SQL requests, in bytes. Type: integer. Only applied for version 2.0.

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

Property Value

Applies to