NoTimeOut 필드
A Int32 that specifies there is no time out.
네임스페이스: Microsoft.SqlServer.Management.Common
어셈블리: Microsoft.SqlServer.ConnectionInfo(Microsoft.SqlServer.ConnectionInfo.dll)
구문
‘선언
Protected Const NoTimeOut As Integer
‘사용 방법
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