Поле 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