ISurfaceAreaFacet Interfaccia
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Importante
Questa API non è 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
- Derivato
- Attributi
- Implementazioni
Proprietà
| Nome | Descrizione |
|---|---|
| AdHocRemoteQueriesEnabled |
Query remote ad hoc abilitate |
| ClrIntegrationEnabled |
Integrazione con CLR abilitata |
| DatabaseMailEnabled |
Posta elettronica database abilitata |
| OleAutomationEnabled |
Automazione OLE abilitata |
| RemoteDacEnabled |
Applicazione livello dati remota abilitata |
| ServiceBrokerEndpointActive | |
| SoapEndpointsEnabled | |
| SqlMailEnabled |
SqlMail Enabled |
| WebAssistantEnabled |
Assistente Web abilitato |
| XPCmdShellEnabled |
xp_cmdshell abilitata |