Udostępnij za pośrednictwem


Właściwość ServerAdapterBase.AdHocRemoteQueriesEnabled

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 AdHocRemoteQueriesEnabled As Boolean
    Get
    Set
'Użycie
Dim instance As ServerAdapterBase
Dim value As Boolean

value = instance.AdHocRemoteQueriesEnabled

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

Wartość właściwości

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