Поле NoConnectionTimeout
Gets or sets the Int32 value that specifies the time the connection takes to time out in seconds.
Пространство имен: Microsoft.SqlServer.Management.Common
Сборка: Microsoft.SqlServer.ConnectionInfo (в Microsoft.SqlServer.ConnectionInfo.dll)
Синтаксис
'Декларация
Public Const NoConnectionTimeout As Integer
'Применение
Dim value As Integer
value = ConnectionSettings.NoConnectionTimeout
public const int NoConnectionTimeout
public:
literal int NoConnectionTimeout
static val mutable NoConnectionTimeout: int
public const var NoConnectionTimeout : int
Значение поля
Тип: System. . :: . .Int32
A Int32 value that specifies the time the connection takes to time out in seconds.
См. также