Интерфейс ISurfaceAreaFacet

An interface that defines surface area facet members.

Этот 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 Gets or sets the AdHocRemoteQueriesEnabled property value.
Открытое свойство ClrIntegrationEnabled Gets or sets the ClrIntegrationEnabled property value.
Открытое свойство DatabaseMailEnabled Gets or sets the DatabaseMailEnabled property value.
Открытое свойство OleAutomationEnabled Gets or sets the OleAutomationEnabled property value.
Открытое свойство RemoteDacEnabled Gets or sets the RemoteDacEnabled property value.
Открытое свойство ServiceBrokerEndpointActive Gets or sets the ServiceBrokerEndpointActive property value.
Открытое свойство SoapEndpointsEnabled Gets or sets the SoapEndpointsEnabled property value.
Открытое свойство SqlMailEnabled Gets or sets the SqlMailEnabled property value.
Открытое свойство WebAssistantEnabled Gets or sets the WebAssistantEnabled property value.
Открытое свойство XPCmdShellEnabled Gets or sets the XPCmdShellEnabled property value.

В начало

Замечания

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.