次の方法で共有


ISurfaceAreaFacet インターフェイス

外部からのアクセス ファセットのメンバを定義するインターフェイスです。

この API は、CLS に準拠していません。 

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

構文

'宣言
<LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.FacetSR")> _
<CLSCompliantAttribute(False)> _
<StateChangeEventAttribute("AUDIT_SERVER_OPERATION_EVENT", "SERVER")> _
<StateChangeEventAttribute("CREATE_ENDPOINT", "SERVER")> _
<StateChangeEventAttribute("ALTER_ENDPOINT", "SERVER")> _
<StateChangeEventAttribute("SAC_ENDPOINT_CHANGE", "SERVER")> _
<EvaluationModeAttribute(AutomatedPolicyEvaluationMode.None Or AutomatedPolicyEvaluationMode.CheckOnChanges Or AutomatedPolicyEvaluationMode.CheckOnSchedule)> _
<TypeConverterAttribute(GetType(LocalizableTypeConverter))> _
<DisplayNameKeyAttribute("ServerSurfaceAreaConfigurationName")> _
<DisplayDescriptionKeyAttribute("ServerSurfaceAreaConfigurationDesc")> _
Public Interface ISurfaceAreaFacet _
    Inherits IDmfFacet
'使用
Dim instance As ISurfaceAreaFacet
[LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.FacetSR")]
[CLSCompliantAttribute(false)]
[StateChangeEventAttribute("AUDIT_SERVER_OPERATION_EVENT", "SERVER")]
[StateChangeEventAttribute("CREATE_ENDPOINT", "SERVER")]
[StateChangeEventAttribute("ALTER_ENDPOINT", "SERVER")]
[StateChangeEventAttribute("SAC_ENDPOINT_CHANGE", "SERVER")]
[EvaluationModeAttribute(AutomatedPolicyEvaluationMode.None|AutomatedPolicyEvaluationMode.CheckOnChanges|AutomatedPolicyEvaluationMode.CheckOnSchedule)]
[TypeConverterAttribute(typeof(LocalizableTypeConverter))]
[DisplayNameKeyAttribute("ServerSurfaceAreaConfigurationName")]
[DisplayDescriptionKeyAttribute("ServerSurfaceAreaConfigurationDesc")]
public interface ISurfaceAreaFacet : IDmfFacet
[LocalizedPropertyResourcesAttribute(L"Microsoft.SqlServer.Management.Smo.FacetSR")]
[CLSCompliantAttribute(false)]
[StateChangeEventAttribute(L"AUDIT_SERVER_OPERATION_EVENT", L"SERVER")]
[StateChangeEventAttribute(L"CREATE_ENDPOINT", L"SERVER")]
[StateChangeEventAttribute(L"ALTER_ENDPOINT", L"SERVER")]
[StateChangeEventAttribute(L"SAC_ENDPOINT_CHANGE", L"SERVER")]
[EvaluationModeAttribute(AutomatedPolicyEvaluationMode::None|AutomatedPolicyEvaluationMode::CheckOnChanges|AutomatedPolicyEvaluationMode::CheckOnSchedule)]
[TypeConverterAttribute(typeof(LocalizableTypeConverter))]
[DisplayNameKeyAttribute(L"ServerSurfaceAreaConfigurationName")]
[DisplayDescriptionKeyAttribute(L"ServerSurfaceAreaConfigurationDesc")]
public interface class ISurfaceAreaFacet : IDmfFacet
[<LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.FacetSR")>]
[<CLSCompliantAttribute(false)>]
[<StateChangeEventAttribute("AUDIT_SERVER_OPERATION_EVENT", "SERVER")>]
[<StateChangeEventAttribute("CREATE_ENDPOINT", "SERVER")>]
[<StateChangeEventAttribute("ALTER_ENDPOINT", "SERVER")>]
[<StateChangeEventAttribute("SAC_ENDPOINT_CHANGE", "SERVER")>]
[<EvaluationModeAttribute(AutomatedPolicyEvaluationMode.None|AutomatedPolicyEvaluationMode.CheckOnChanges|AutomatedPolicyEvaluationMode.CheckOnSchedule)>]
[<TypeConverterAttribute(typeof(LocalizableTypeConverter))>]
[<DisplayNameKeyAttribute("ServerSurfaceAreaConfigurationName")>]
[<DisplayDescriptionKeyAttribute("ServerSurfaceAreaConfigurationDesc")>]
type ISurfaceAreaFacet =  
    interface
        interface IDmfFacet
    end
public interface ISurfaceAreaFacet extends IDmfFacet

ISurfaceAreaFacet 型は、以下のメンバーを公開しています。

プロパティ

  名前 説明
パブリック プロパティ AdHocRemoteQueriesEnabled AdHocRemoteQueriesEnabled プロパティ値を取得します。値の設定も可能です。
パブリック プロパティ ClrIntegrationEnabled ClrIntegrationEnabled プロパティ値を取得します。値の設定も可能です。
パブリック プロパティ DatabaseMailEnabled DatabaseMailEnabled プロパティ値を取得します。値の設定も可能です。
パブリック プロパティ OleAutomationEnabled OleAutomationEnabled プロパティ値を取得します。値の設定も可能です。
パブリック プロパティ RemoteDacEnabled RemoteDacEnabled プロパティ値を取得します。値の設定も可能です。
パブリック プロパティ ServiceBrokerEndpointActive ServiceBrokerEndpointActive プロパティ値を取得します。値の設定も可能です。
パブリック プロパティ SoapEndpointsEnabled SoapEndpointsEnabled プロパティ値を取得します。値の設定も可能です。
パブリック プロパティ SqlMailEnabled SqlMailEnabled プロパティ値を取得します。値の設定も可能です。
パブリック プロパティ WebAssistantEnabled WebAssistantEnabled プロパティ値を取得します。値の設定も可能です。
パブリック プロパティ XPCmdShellEnabled XPCmdShellEnabled プロパティ値を取得します。値の設定も可能です。

先頭に戻る

説明

この名前空間、クラス、またはメンバーは、Microsoft .NET Framework Version 2.0 でのみサポートされています。