This topic has not yet been rated - Rate this topic

SqlOlapConnectionInfoBase.QueryTimeout Property

Gets or sets the number of seconds before a query times out.

Namespace:  Microsoft.SqlServer.Management.Common
Assembly:  Microsoft.SqlServer.ConnectionInfo (in Microsoft.SqlServer.ConnectionInfo.dll)
public int QueryTimeout { get; set; }

Property Value

Type: System.Int32
A Int32 value that specifies the query timeout period.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.