Lenguaje

ISurfaceAreaFacet Interfaz

Definición

Importante

Esta API no es conforme a CLS.

[Microsoft.SqlServer.Management.Facets.EvaluationMode(Microsoft.SqlServer.Management.Dmf.AutomatedPolicyEvaluationMode.CheckOnChanges | Microsoft.SqlServer.Management.Dmf.AutomatedPolicyEvaluationMode.CheckOnSchedule)]
[Microsoft.SqlServer.Management.Facets.StateChangeEvent("AUDIT_SERVER_OPERATION_EVENT", "SERVER")]
[Microsoft.SqlServer.Management.Facets.StateChangeEvent("CREATE_ENDPOINT", "SERVER")]
[Microsoft.SqlServer.Management.Facets.StateChangeEvent("ALTER_ENDPOINT", "SERVER")]
[Microsoft.SqlServer.Management.Facets.StateChangeEvent("SAC_ENDPOINT_CHANGE", "SERVER")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("ServerSurfaceAreaConfigurationDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("ServerSurfaceAreaConfigurationName")]
[Microsoft.SqlServer.Management.Sdk.Sfc.LocalizedPropertyResources("Microsoft.SqlServer.Management.Smo.FacetSR")]
[System.CLSCompliant(false)]
[System.ComponentModel.TypeConverter(typeof(Microsoft.SqlServer.Management.Sdk.Sfc.LocalizableTypeConverter))]
public interface ISurfaceAreaFacet : Microsoft.SqlServer.Management.Sdk.Sfc.IDmfFacet
[<Microsoft.SqlServer.Management.Facets.EvaluationMode(Microsoft.SqlServer.Management.Dmf.AutomatedPolicyEvaluationMode.CheckOnChanges | Microsoft.SqlServer.Management.Dmf.AutomatedPolicyEvaluationMode.CheckOnSchedule)>]
[<Microsoft.SqlServer.Management.Facets.StateChangeEvent("AUDIT_SERVER_OPERATION_EVENT", "SERVER")>]
[<Microsoft.SqlServer.Management.Facets.StateChangeEvent("CREATE_ENDPOINT", "SERVER")>]
[<Microsoft.SqlServer.Management.Facets.StateChangeEvent("ALTER_ENDPOINT", "SERVER")>]
[<Microsoft.SqlServer.Management.Facets.StateChangeEvent("SAC_ENDPOINT_CHANGE", "SERVER")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("ServerSurfaceAreaConfigurationDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("ServerSurfaceAreaConfigurationName")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.LocalizedPropertyResources("Microsoft.SqlServer.Management.Smo.FacetSR")>]
[<System.CLSCompliant(false)>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.SqlServer.Management.Sdk.Sfc.LocalizableTypeConverter))>]
type ISurfaceAreaFacet = interface
    interface IDmfFacet
Public Interface ISurfaceAreaFacet
Implements IDmfFacet
Derivado
Atributos
Implementaciones

Propiedades

Nombre Description
AdHocRemoteQueriesEnabled

Consultas remotas ad hoc habilitadas

ClrIntegrationEnabled

Integración clR habilitada

DatabaseMailEnabled

Correo electrónico de base de datos habilitado

OleAutomationEnabled

Automatización OLE habilitada

RemoteDacEnabled

DAC remota habilitada

ServiceBrokerEndpointActive
SoapEndpointsEnabled
SqlMailEnabled

SqlMail habilitado

WebAssistantEnabled

Asistente web habilitado

XPCmdShellEnabled

xp_cmdshell habilitado

Se aplica a