Freigeben über


SqlOlapConnectionInfoBase.NoTimeOut-Feld

Ein Int32-Typ, der angibt, dass kein Timeout vorhanden ist.

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

Syntax

'Declaration
Protected Const NoTimeOut As Integer
'Usage
Dim value As Integer 

value = SqlOlapConnectionInfoBase.NoTimeOut
protected const int NoTimeOut
protected:
literal int NoTimeOut
static val mutable NoTimeOut: int
protected const var NoTimeOut : int

Siehe auch

Verweis

SqlOlapConnectionInfoBase Klasse

Microsoft.SqlServer.Management.Common-Namespace