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.
Increases the timeout beyond the 5-minute default for Azure SQL database data sources.
public TimeSpan? QueryTimeout { get; set; }
member this.QueryTimeout : Nullable<TimeSpan> with get, set
Public Property QueryTimeout As Nullable(Of TimeSpan)