다음을 통해 공유


AdHocRemoteQueriesEnabled 속성

Gets or sets the AdHocRemoteQueriesEnabled property value.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo

구문

‘선언
<DisplayNameKeyAttribute("AdHocRemoteQueriesEnabledName")> _
<DisplayDescriptionKeyAttribute("AdHocRemoteQueriesEnabledDesc")> _
Property AdHocRemoteQueriesEnabled As Boolean
    Get
    Set
‘사용 방법
Dim instance As ISurfaceAreaFacet
Dim value As Boolean

value = instance.AdHocRemoteQueriesEnabled

instance.AdHocRemoteQueriesEnabled = value
[DisplayNameKeyAttribute("AdHocRemoteQueriesEnabledName")]
[DisplayDescriptionKeyAttribute("AdHocRemoteQueriesEnabledDesc")]
bool AdHocRemoteQueriesEnabled { get; set; }
[DisplayNameKeyAttribute(L"AdHocRemoteQueriesEnabledName")]
[DisplayDescriptionKeyAttribute(L"AdHocRemoteQueriesEnabledDesc")]
property bool AdHocRemoteQueriesEnabled {
    bool get ();
    void set (bool value);
}
[<DisplayNameKeyAttribute("AdHocRemoteQueriesEnabledName")>]
[<DisplayDescriptionKeyAttribute("AdHocRemoteQueriesEnabledDesc")>]
abstract AdHocRemoteQueriesEnabled : bool with get, set
function get AdHocRemoteQueriesEnabled () : boolean
function set AdHocRemoteQueriesEnabled (value : boolean)

속성 값

형식: System. . :: . .Boolean
Boolean