ISurfaceAreaFacet インターフェイス
外部からのアクセス ファセットのメンバーを定義するインターフェイスです。
この API は、CLS に準拠していません。
名前空間: Microsoft.SqlServer.Management.Smo
アセンブリ: Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)
構文
'宣言
<CLSCompliantAttribute(False)> _
<StateChangeEventAttribute("SAC_ENDPOINT_CHANGE", "SERVER")> _
<StateChangeEventAttribute("AUDIT_SERVER_OPERATION_EVENT", "SERVER")> _
<StateChangeEventAttribute("CREATE_ENDPOINT", "SERVER")> _
<StateChangeEventAttribute("ALTER_ENDPOINT", "SERVER")> _
<TypeConverterAttribute(GetType(LocalizableTypeConverter))> _
<EvaluationModeAttribute(AutomatedPolicyEvaluationMode.None Or AutomatedPolicyEvaluationMode.CheckOnChanges Or AutomatedPolicyEvaluationMode.CheckOnSchedule)> _
<LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.FacetSR")> _
<DisplayNameKeyAttribute("ServerSurfaceAreaConfigurationName")> _
<DisplayDescriptionKeyAttribute("ServerSurfaceAreaConfigurationDesc")> _
Public Interface ISurfaceAreaFacet _
Inherits IDmfFacet
'使用
Dim instance As ISurfaceAreaFacet
[CLSCompliantAttribute(false)]
[StateChangeEventAttribute("SAC_ENDPOINT_CHANGE", "SERVER")]
[StateChangeEventAttribute("AUDIT_SERVER_OPERATION_EVENT", "SERVER")]
[StateChangeEventAttribute("CREATE_ENDPOINT", "SERVER")]
[StateChangeEventAttribute("ALTER_ENDPOINT", "SERVER")]
[TypeConverterAttribute(typeof(LocalizableTypeConverter))]
[EvaluationModeAttribute(AutomatedPolicyEvaluationMode.None|AutomatedPolicyEvaluationMode.CheckOnChanges|AutomatedPolicyEvaluationMode.CheckOnSchedule)]
[LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.FacetSR")]
[DisplayNameKeyAttribute("ServerSurfaceAreaConfigurationName")]
[DisplayDescriptionKeyAttribute("ServerSurfaceAreaConfigurationDesc")]
public interface ISurfaceAreaFacet : IDmfFacet
[CLSCompliantAttribute(false)]
[StateChangeEventAttribute(L"SAC_ENDPOINT_CHANGE", L"SERVER")]
[StateChangeEventAttribute(L"AUDIT_SERVER_OPERATION_EVENT", L"SERVER")]
[StateChangeEventAttribute(L"CREATE_ENDPOINT", L"SERVER")]
[StateChangeEventAttribute(L"ALTER_ENDPOINT", L"SERVER")]
[TypeConverterAttribute(typeof(LocalizableTypeConverter))]
[EvaluationModeAttribute(AutomatedPolicyEvaluationMode::None|AutomatedPolicyEvaluationMode::CheckOnChanges|AutomatedPolicyEvaluationMode::CheckOnSchedule)]
[LocalizedPropertyResourcesAttribute(L"Microsoft.SqlServer.Management.Smo.FacetSR")]
[DisplayNameKeyAttribute(L"ServerSurfaceAreaConfigurationName")]
[DisplayDescriptionKeyAttribute(L"ServerSurfaceAreaConfigurationDesc")]
public interface class ISurfaceAreaFacet : IDmfFacet
[<CLSCompliantAttribute(false)>]
[<StateChangeEventAttribute("SAC_ENDPOINT_CHANGE", "SERVER")>]
[<StateChangeEventAttribute("AUDIT_SERVER_OPERATION_EVENT", "SERVER")>]
[<StateChangeEventAttribute("CREATE_ENDPOINT", "SERVER")>]
[<StateChangeEventAttribute("ALTER_ENDPOINT", "SERVER")>]
[<TypeConverterAttribute(typeof(LocalizableTypeConverter))>]
[<EvaluationModeAttribute(AutomatedPolicyEvaluationMode.None|AutomatedPolicyEvaluationMode.CheckOnChanges|AutomatedPolicyEvaluationMode.CheckOnSchedule)>]
[<LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.FacetSR")>]
[<DisplayNameKeyAttribute("ServerSurfaceAreaConfigurationName")>]
[<DisplayDescriptionKeyAttribute("ServerSurfaceAreaConfigurationDesc")>]
type ISurfaceAreaFacet =
interface
interface IDmfFacet
end
public interface ISurfaceAreaFacet extends IDmfFacet
ISurfaceAreaFacet 型は、以下のメンバーを公開しています。
プロパティ
名前 | 説明 | |
---|---|---|
AdHocRemoteQueriesEnabled | AdHocRemoteQueriesEnabled プロパティ値を取得します。値の設定も可能です。 | |
ClrIntegrationEnabled | CLR 統合が有効かどうかを示す値を取得または設定します。 | |
DatabaseMailEnabled | データベース メールが有効かどうかを示す値を取得または設定します。 | |
OleAutomationEnabled | OleAutomationEnabled プロパティ値を取得します。値の設定も可能です。 | |
RemoteDacEnabled | リモート DAC が有効であるかどうかを取得または設定します。 | |
ServiceBrokerEndpointActive | ServiceBrokerEndpointActive プロパティ値を取得します。値の設定も可能です。 | |
SoapEndpointsEnabled | SOAP エンドポイントが有効かどうかを取得または設定します。 | |
SqlMailEnabled | SQL Mail が有効かどうかを示す値を取得または設定します。 | |
WebAssistantEnabled | Web Assistant が有効かどうかを示す値を取得または設定します。 | |
XPCmdShellEnabled | XPCmd Shell が有効かどうかを示す値を取得または設定します。 |
先頭に戻る
説明
この名前空間、クラス、またはメンバーは、Microsoft .NET Framework Version 2.0 でのみサポートされています。