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.