Aracılığıyla paylaş


ISurfaceAreaFacet Interface

An interface that defines surface area facet members. This interface is not CLS-compliant.

Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)

Syntax

'Bildirim
<CLSCompliantAttribute(False)> _
<StateChangeEventAttribute("AUDIT_SERVER_OPERATION_EVENT", "SERVER")> _
<LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.FacetSR")> _
<DisplayNameKeyAttribute("ServerSurfaceAreaConfigurationName")> _
<DisplayDescriptionKeyAttribute("ServerSurfaceAreaConfigurationDesc")> _
<EvaluationModeAttribute(AutomatedPolicyEvaluationMode.None Or AutomatedPolicyEvaluationMode.CheckOnChanges Or AutomatedPolicyEvaluationMode.CheckOnSchedule)> _
<TypeConverterAttribute(GetType(LocalizableTypeConverter))> _
Public Interface ISurfaceAreaFacet
    Inherits IDmfFacet
[CLSCompliantAttribute(false)] 
[StateChangeEventAttribute("AUDIT_SERVER_OPERATION_EVENT", "SERVER")] 
[LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.FacetSR")] 
[DisplayNameKeyAttribute("ServerSurfaceAreaConfigurationName")] 
[DisplayDescriptionKeyAttribute("ServerSurfaceAreaConfigurationDesc")] 
[EvaluationModeAttribute(AutomatedPolicyEvaluationMode.None|AutomatedPolicyEvaluationMode.CheckOnChanges|AutomatedPolicyEvaluationMode.CheckOnSchedule)] 
[TypeConverterAttribute(typeof(LocalizableTypeConverter))] 
public interface ISurfaceAreaFacet : IDmfFacet
[CLSCompliantAttribute(false)] 
[StateChangeEventAttribute(L"AUDIT_SERVER_OPERATION_EVENT", L"SERVER")] 
[LocalizedPropertyResourcesAttribute(L"Microsoft.SqlServer.Management.Smo.FacetSR")] 
[DisplayNameKeyAttribute(L"ServerSurfaceAreaConfigurationName")] 
[DisplayDescriptionKeyAttribute(L"ServerSurfaceAreaConfigurationDesc")] 
[EvaluationModeAttribute(AutomatedPolicyEvaluationMode::None|AutomatedPolicyEvaluationMode::CheckOnChanges|AutomatedPolicyEvaluationMode::CheckOnSchedule)] 
[TypeConverterAttribute(typeof(LocalizableTypeConverter))] 
public interface class ISurfaceAreaFacet : IDmfFacet
/** @attribute CLSCompliantAttribute(false) */ 
/** @attribute StateChangeEventAttribute("AUDIT_SERVER_OPERATION_EVENT", "SERVER") */ 
/** @attribute LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.FacetSR") */ 
/** @attribute DisplayNameKeyAttribute("ServerSurfaceAreaConfigurationName") */ 
/** @attribute DisplayDescriptionKeyAttribute("ServerSurfaceAreaConfigurationDesc") */ 
/** @attribute EvaluationModeAttribute(AutomatedPolicyEvaluationMode.None|AutomatedPolicyEvaluationMode.CheckOnChanges|AutomatedPolicyEvaluationMode.CheckOnSchedule) */ 
/** @attribute TypeConverterAttribute(Microsoft.SqlServer.Management.Sdk.Sfc.LocalizableTypeConverter) */ 
public interface ISurfaceAreaFacet extends IDmfFacet
CLSCompliantAttribute(false) 
StateChangeEventAttribute("AUDIT_SERVER_OPERATION_EVENT", "SERVER") 
LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.FacetSR") 
DisplayNameKeyAttribute("ServerSurfaceAreaConfigurationName") 
DisplayDescriptionKeyAttribute("ServerSurfaceAreaConfigurationDesc") 
EvaluationModeAttribute(AutomatedPolicyEvaluationMode.None|AutomatedPolicyEvaluationMode.CheckOnChanges|AutomatedPolicyEvaluationMode.CheckOnSchedule) 
TypeConverterAttribute(Microsoft.SqlServer.Management.Sdk.Sfc.LocalizableTypeConverter) 
public interface ISurfaceAreaFacet extends IDmfFacet

Remarks

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.