Share via


SqlOlapConnectionInfoBase.NoTimeOut Field

A Int32 that specifies there is no time out.

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

Syntax

'Declaration
Protected Const NoTimeOut As Integer
protected const int NoTimeOut
protected:
literal int NoTimeOut
protected static final int NoTimeOut
protected const var NoTimeOut : 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