Share via


SqlOlapConnectionInfoBase.DefaultConnTimeout Field

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

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

Syntax

'Declaration
Public Shared ReadOnly DefaultConnTimeout As Integer
public static readonly int DefaultConnTimeout
public:
static initonly int DefaultConnTimeout
public static final int DefaultConnTimeout
public static final var DefaultConnTimeout : 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