Compartilhar via


Campo ConnectionSettings.NoConnectionTimeout

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 (em Microsoft.SqlServer.ConnectionInfo.dll)

Sintaxe

'Declaração
Public Const NoConnectionTimeout As Integer
'Uso
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

Consulte também

Referência

ConnectionSettings Classe

Namespace Microsoft.SqlServer.Management.Common