Compartir a través de


NoTimeOut Campo

A Int32 that specifies there is no time out.

Espacio de nombres:  Microsoft.SqlServer.Management.Common
Ensamblado:  Microsoft.SqlServer.ConnectionInfo (en Microsoft.SqlServer.ConnectionInfo.dll)

Sintaxis

'Declaración
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