Champ SqlOlapConnectionInfoBase.NoTimeOut
A Int32 that specifies there is no time out.
Espace de noms : Microsoft.SqlServer.Management.Common
Assembly : Microsoft.SqlServer.ConnectionInfo (en Microsoft.SqlServer.ConnectionInfo.dll)
Syntaxe
'Déclaration
Protected Const NoTimeOut As Integer
'Utilisation
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