Поле SqlOlapConnectionInfoBase.DefaultConnTimeout
Int32, указывающее истечение времени ожидания соединения по умолчанию в секундах.
Пространство имен: Microsoft.SqlServer.Management.Common
Сборка: Microsoft.SqlServer.ConnectionInfo (в Microsoft.SqlServer.ConnectionInfo.dll)
Синтаксис
'Декларация
Public Shared ReadOnly DefaultConnTimeout As Integer
'Применение
Dim value As Integer
value = SqlOlapConnectionInfoBase.DefaultConnTimeout
public static readonly int DefaultConnTimeout
public:
static initonly int DefaultConnTimeout
static val DefaultConnTimeout: int
public static final var DefaultConnTimeout : int