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
'Usage
Dim value As Integer 

value = SqlOlapConnectionInfoBase.DefaultConnTimeout
public static readonly int DefaultConnTimeout
public:
static initonly int DefaultConnTimeout
static val DefaultConnTimeout: int
public static final var DefaultConnTimeout : int

See Also

Reference

SqlOlapConnectionInfoBase Class

Microsoft.SqlServer.Management.Common Namespace