Share via


SqlOlapConnectionInfoBase.DefaultQueryTimeout Field

A Int32 that specifies the default query time out period in seconds.

Namespace: Microsoft.SqlServer.Management.Common
Assembly: Microsoft.SqlServer.ConnectionInfo (in microsoft.sqlserver.connectioninfo.dll)

Syntax

'Declaration
Public Shared ReadOnly DefaultQueryTimeout As Integer
public static readonly int DefaultQueryTimeout
public:
static initonly int DefaultQueryTimeout
public static final int DefaultQueryTimeout
public static final var DefaultQueryTimeout : int

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.

See Also

Reference

SqlOlapConnectionInfoBase Class
SqlOlapConnectionInfoBase Members
Microsoft.SqlServer.Management.Common Namespace