Share via


ConnectionSettings.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

참고 항목

참조

ConnectionSettings 클래스

Microsoft.SqlServer.Management.Common 네임스페이스