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