PostgreSqlV2LinkedService.ConnectionTimeout 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 time to wait (in seconds) while trying to establish a connection before terminating the attempt and generating an error. Type: integer.
public object ConnectionTimeout { get; set; }
member this.ConnectionTimeout : obj with get, set
Public Property ConnectionTimeout As Object