Aracılığıyla paylaş


INameFacet Interface

Represents the name facet interface. This interface is not CLS-compliant.

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

Syntax

'Bildirim
<CLSCompliantAttribute(False)> _
<EvaluationModeAttribute(AutomatedPolicyEvaluationMode.CheckOnSchedule)> _
<TypeConverterAttribute(GetType(LocalizableTypeConverter))> _
<LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.FacetSR")> _
<DisplayNameKeyAttribute("NameName")> _
<DisplayDescriptionKeyAttribute("NameDesc")> _
Public Interface INameFacet
    Inherits IDmfFacet
[CLSCompliantAttribute(false)] 
[EvaluationModeAttribute(AutomatedPolicyEvaluationMode.CheckOnSchedule)] 
[TypeConverterAttribute(typeof(LocalizableTypeConverter))] 
[LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.FacetSR")] 
[DisplayNameKeyAttribute("NameName")] 
[DisplayDescriptionKeyAttribute("NameDesc")] 
public interface INameFacet : IDmfFacet
[CLSCompliantAttribute(false)] 
[EvaluationModeAttribute(AutomatedPolicyEvaluationMode::CheckOnSchedule)] 
[TypeConverterAttribute(typeof(LocalizableTypeConverter))] 
[LocalizedPropertyResourcesAttribute(L"Microsoft.SqlServer.Management.Smo.FacetSR")] 
[DisplayNameKeyAttribute(L"NameName")] 
[DisplayDescriptionKeyAttribute(L"NameDesc")] 
public interface class INameFacet : IDmfFacet
/** @attribute CLSCompliantAttribute(false) */ 
/** @attribute EvaluationModeAttribute(AutomatedPolicyEvaluationMode.CheckOnSchedule) */ 
/** @attribute TypeConverterAttribute(Microsoft.SqlServer.Management.Sdk.Sfc.LocalizableTypeConverter) */ 
/** @attribute LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.FacetSR") */ 
/** @attribute DisplayNameKeyAttribute("NameName") */ 
/** @attribute DisplayDescriptionKeyAttribute("NameDesc") */ 
public interface INameFacet extends IDmfFacet
CLSCompliantAttribute(false) 
EvaluationModeAttribute(AutomatedPolicyEvaluationMode.CheckOnSchedule) 
TypeConverterAttribute(Microsoft.SqlServer.Management.Sdk.Sfc.LocalizableTypeConverter) 
LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.FacetSR") 
DisplayNameKeyAttribute("NameName") 
DisplayDescriptionKeyAttribute("NameDesc") 
public interface INameFacet extends IDmfFacet

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.