Interface ISurfaceAreaFacet

An interface that defines surface area facet members.

Cette API n'est pas conforme CLS. 

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
<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
'Utilisation
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

Le type ISurfaceAreaFacet expose les membres suivants.

Propriétés

  Nom Description
Propriété publique AdHocRemoteQueriesEnabled Gets or sets the AdHocRemoteQueriesEnabled property value.
Propriété publique ClrIntegrationEnabled Gets or sets the ClrIntegrationEnabled property value.
Propriété publique DatabaseMailEnabled Gets or sets the DatabaseMailEnabled property value.
Propriété publique OleAutomationEnabled Gets or sets the OleAutomationEnabled property value.
Propriété publique RemoteDacEnabled Gets or sets the RemoteDacEnabled property value.
Propriété publique ServiceBrokerEndpointActive Gets or sets the ServiceBrokerEndpointActive property value.
Propriété publique SoapEndpointsEnabled Gets or sets the SoapEndpointsEnabled property value.
Propriété publique SqlMailEnabled Gets or sets the SqlMailEnabled property value.
Propriété publique WebAssistantEnabled Gets or sets the WebAssistantEnabled property value.
Propriété publique XPCmdShellEnabled Gets or sets the XPCmdShellEnabled property value.

Haut de la page

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.