Udostępnij za pośrednictwem


Właściwość ServerAdapterBase.RemoteQueryTimeout

Pobiera lub ustawia wartość właściwość odwołania.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
Public Property RemoteQueryTimeout As Integer
    Get
    Set
'Użycie
Dim instance As ServerAdapterBase
Dim value As Integer

value = instance.RemoteQueryTimeout

instance.RemoteQueryTimeout = value
public int RemoteQueryTimeout { get; set; }
public:
virtual property int RemoteQueryTimeout {
    int get () sealed;
    void set (int value) sealed;
}
abstract RemoteQueryTimeout : int with get, set
override RemoteQueryTimeout : int with get, set
final function get RemoteQueryTimeout () : int
final function set RemoteQueryTimeout (value : int)

Wartość właściwości

Typ: System.Int32
Int32 Wartości, który zawiera wartość opcji właściwość odwołania.