Interface ISurfaceAreaFacet

An interface that defines surface area facet members.

Cette API n'est pas conforme CLS. 

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
<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
'Utilisation
Dim instance As ISurfaceAreaFacet
[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
[<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))>]
type ISurfaceAreaFacet =  
    interface
        interface IDmfFacet
    end
public interface ISurfaceAreaFacet extends IDmfFacet

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.