TeradataLinkedService.MaxRespSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)