Partilhar via


Campo SqlOlapConnectionInfoBase.DefaultQueryTimeout

A Int32 that specifies the default query time out period in seconds.

Namespace:  Microsoft.SqlServer.Management.Common
Assembly:  Microsoft.SqlServer.ConnectionInfo (em Microsoft.SqlServer.ConnectionInfo.dll)

Sintaxe

'Declaração
Public Shared ReadOnly DefaultQueryTimeout As Integer
'Uso
Dim value As Integer 

value = SqlOlapConnectionInfoBase.DefaultQueryTimeout
public static readonly int DefaultQueryTimeout
public:
static initonly int DefaultQueryTimeout
static val DefaultQueryTimeout: int
public static final var DefaultQueryTimeout : int

Consulte também

Referência

SqlOlapConnectionInfoBase Classe

Namespace Microsoft.SqlServer.Management.Common