หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Gets or sets the Int32 value that specifies the time the connection takes to time out in seconds.
Namespace: Microsoft.SqlServer.Management.Common
Assembly: Microsoft.SqlServer.ConnectionInfo (in Microsoft.SqlServer.ConnectionInfo.dll)
Syntax
'Declaration
Public Const NoConnectionTimeout As Integer
'Usage
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