SqlOlapConnectionInfoBase.NoTimeOut フィールド

タイムアウトがないことを示す Int32 です。

名前空間:  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

関連項目

参照

SqlOlapConnectionInfoBase クラス

Microsoft.SqlServer.Management.Common 名前空間