Partilhar via


Campo SqlOlapConnectionInfoBase.NoTimeOut

A Int32 that specifies there is no time out.

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

Sintaxe

'Declaração
Protected Const NoTimeOut As Integer
'Uso
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

Consulte também

Referência

SqlOlapConnectionInfoBase Classe

Namespace Microsoft.SqlServer.Management.Common