Freigeben über


SqlOlapConnectionInfoBase.DefaultConnTimeout-Feld

Ein Int32-Typ, der den Standardzeitraum für das Verbindungstimeout in Sekunden angibt.

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

Siehe auch

Verweis

SqlOlapConnectionInfoBase Klasse

Microsoft.SqlServer.Management.Common-Namespace