INameFacet 인터페이스
Represents the name facet interface.
이 API는 CLS 규격이 아닙니다.
네임스페이스: Microsoft.SqlServer.Management.Smo
어셈블리: Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)
구문
‘선언
<DisplayDescriptionKeyAttribute("NameDesc")> _
<DisplayNameKeyAttribute("NameName")> _
<CLSCompliantAttribute(False)> _
<EvaluationModeAttribute(AutomatedPolicyEvaluationMode.CheckOnSchedule)> _
<TypeConverterAttribute(GetType(LocalizableTypeConverter))> _
<LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.FacetSR")> _
Public Interface INameFacet _
Inherits IDmfFacet
‘사용 방법
Dim instance As INameFacet
[DisplayDescriptionKeyAttribute("NameDesc")]
[DisplayNameKeyAttribute("NameName")]
[CLSCompliantAttribute(false)]
[EvaluationModeAttribute(AutomatedPolicyEvaluationMode.CheckOnSchedule)]
[TypeConverterAttribute(typeof(LocalizableTypeConverter))]
[LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.FacetSR")]
public interface INameFacet : IDmfFacet
[DisplayDescriptionKeyAttribute(L"NameDesc")]
[DisplayNameKeyAttribute(L"NameName")]
[CLSCompliantAttribute(false)]
[EvaluationModeAttribute(AutomatedPolicyEvaluationMode::CheckOnSchedule)]
[TypeConverterAttribute(typeof(LocalizableTypeConverter))]
[LocalizedPropertyResourcesAttribute(L"Microsoft.SqlServer.Management.Smo.FacetSR")]
public interface class INameFacet : IDmfFacet
[<DisplayDescriptionKeyAttribute("NameDesc")>]
[<DisplayNameKeyAttribute("NameName")>]
[<CLSCompliantAttribute(false)>]
[<EvaluationModeAttribute(AutomatedPolicyEvaluationMode.CheckOnSchedule)>]
[<TypeConverterAttribute(typeof(LocalizableTypeConverter))>]
[<LocalizedPropertyResourcesAttribute("Microsoft.SqlServer.Management.Smo.FacetSR")>]
type INameFacet =
interface
interface IDmfFacet
end
public interface INameFacet extends IDmfFacet
INameFacet 유형에서 다음 멤버를 표시합니다.
속성
이름 | 설명 | |
---|---|---|
Name | Gets the name of the interface.. |
맨 위로 이동