ISurfaceAreaFacet Interface
An interface that defines surface area facet members.
This API is not CLS-compliant.
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[StateChangeEventAttribute("AUDIT_SERVER_OPERATION_EVENT", "SERVER")] [StateChangeEventAttribute("ALTER_ENDPOINT", "SERVER")] [StateChangeEventAttribute("SAC_ENDPOINT_CHANGE", "SERVER")] [DisplayNameKeyAttribute("ServerSurfaceAreaConfigurationName")] [DisplayDescriptionKeyAttribute("ServerSurfaceAreaConfigurationDesc")] [CLSCompliantAttribute(false)] [StateChangeEventAttribute("CREATE_ENDPOINT", "SERVER")] [EvaluationModeAttribute(AutomatedPolicyEvaluationMode::None | AutomatedPolicyEvaluationMode::CheckOnChanges | AutomatedPolicyEvaluationMode::CheckOnSchedule)] [TypeConverterAttribute((LocalizableTypeConverter^::typeid))] [LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.FacetSR")] public interface class ISurfaceAreaFacet : IDmfFacet
| Name | Description | |
|---|---|---|
![]() | AdHocRemoteQueriesEnabled | Gets or sets the AdHocRemoteQueriesEnabled property value. |
![]() | ClrIntegrationEnabled | Gets or sets a value that indicates whether the CLR integration is enabled. |
![]() | DatabaseMailEnabled | Gets or sets a value that indicates whether the database mail is enabled. |
![]() | OleAutomationEnabled | Gets or sets the OleAutomationEnabled property value. |
![]() | RemoteDacEnabled | Gets or sets whether the remote DAC is enabled. |
![]() | ServiceBrokerEndpointActive | Gets or sets the ServiceBrokerEndpointActive property value. |
![]() | SoapEndpointsEnabled | Gets or sets whether the SOAP endpoint is enabled. |
![]() | SqlMailEnabled | Gets or sets a value that indicates whether the Sql mail is enabled. |
![]() | WebAssistantEnabled | Gets or sets a value that indicates whether the web assistant is enabled. |
![]() | XPCmdShellEnabled | Gets or sets a value that indicates whether the XPCmd Shell is enabled. |
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
