다음을 통해 공유


PostgreSqlV2LinkedService.CommandTimeout Property

Definition

The time to wait (in seconds) while trying to execute a command before terminating the attempt and generating an error. Set to zero for infinity. Type: integer.

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

Property Value

Applies to