次の方法で共有


AdHocRemoteQueriesEnabled プロパティ

参照されたプロパティの値を取得します。値の設定も可能です。

名前空間:  Microsoft.SqlServer.Management.Smo
アセンブリ:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)

構文

'宣言
Public Property AdHocRemoteQueriesEnabled As Boolean
    Get
    Set
'使用
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)

プロパティ値

型: System. . :: . .Boolean
参照されたプロパティ オプションの値を含む Int32 値です。