다음을 통해 공유


LocalizablePropertyDescriptor 클래스

Provides information about a localizable property. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.

상속 계층

System.Object
  System.ComponentModel.MemberDescriptor
    System.ComponentModel.PropertyDescriptor
      Microsoft.SqlServer.Management.Sdk.Sfc.LocalizablePropertyDescriptor

네임스페이스:  Microsoft.SqlServer.Management.Sdk.Sfc
어셈블리:  Microsoft.SqlServer.Management.Sdk.Sfc(Microsoft.SqlServer.Management.Sdk.Sfc.dll)

구문

‘선언
Public Class LocalizablePropertyDescriptor _
    Inherits PropertyDescriptor
‘사용 방법
Dim instance As LocalizablePropertyDescriptor
public class LocalizablePropertyDescriptor : PropertyDescriptor
public ref class LocalizablePropertyDescriptor : public PropertyDescriptor
type LocalizablePropertyDescriptor =  
    class 
        inherit PropertyDescriptor 
    end
public class LocalizablePropertyDescriptor extends PropertyDescriptor

LocalizablePropertyDescriptor 유형에서 다음 멤버를 표시합니다.

생성자

  이름 설명
공용 메서드 LocalizablePropertyDescriptor Initializes a new instance of the LocalizablePropertyDescriptor class. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.

맨 위로 이동

속성

  이름 설명
보호된 속성 AttributeArray (MemberDescriptor에서 상속됨)
공용 속성 Attributes (MemberDescriptor에서 상속됨)
공용 속성 Category Gets the localized category string for the property. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (MemberDescriptor.Category을(를) 재정의함)
공용 속성 ComponentType Gets the type of the class that contains the property. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (PropertyDescriptor.ComponentType을(를) 재정의함)
공용 속성 Converter Gets the TypeConverter object that is used for this property. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (PropertyDescriptor.Converter을(를) 재정의함)
공용 속성 Description Gets the localized description of the property. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (MemberDescriptor.Description을(를) 재정의함)
공용 속성 DesignTimeOnly Gets a value that indicates whether the property can be set only at design time. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (MemberDescriptor.DesignTimeOnly을(를) 재정의함)
공용 속성 DisplayName Gets the localized name that is displayed in object browsers. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (MemberDescriptor.DisplayName을(를) 재정의함)
공용 속성 DisplayOrdinal Gets the ordinal at which the property should be displayed. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다.
공용 속성 IsBrowsable Gets a value that indicates whether the property should be displayed in object browsers. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (MemberDescriptor.IsBrowsable을(를) 재정의함)
공용 속성 IsLocalizable Gets a value that indicates whether the property value should be localized. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (PropertyDescriptor.IsLocalizable을(를) 재정의함)
공용 속성 IsReadOnly Gets a value that indicates whether this is a read-only property. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (PropertyDescriptor.IsReadOnly을(를) 재정의함)
공용 속성 Name Gets the unlocalized name of the property. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (MemberDescriptor.Name을(를) 재정의함)
보호된 속성 NameHashCode (MemberDescriptor에서 상속됨)
공용 속성 PropertyType Gets the type of the property. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (PropertyDescriptor.PropertyType을(를) 재정의함)
공용 속성 SerializationVisibility (PropertyDescriptor에서 상속됨)
공용 속성 SupportsChangeEvents (PropertyDescriptor에서 상속됨)

맨 위로 이동

메서드

  이름 설명
공용 메서드 AddValueChanged (PropertyDescriptor에서 상속됨)
공용 메서드 CanResetValue Gets a value that indicates whether resetting the specified object will also change the value of the object. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (PropertyDescriptor.CanResetValue(Object)을(를) 재정의함)
보호된 메서드 CreateAttributeCollection (MemberDescriptor에서 상속됨)
보호된 메서드 CreateInstance (PropertyDescriptor에서 상속됨)
공용 메서드 Equals (PropertyDescriptor에서 상속됨)
보호된 메서드 FillAttributes (PropertyDescriptor에서 상속됨)
보호된 메서드 Finalize (Object에서 상속됨)
공용 메서드 ForceReadOnly Force read only.
공용 메서드 GetChildProperties() (PropertyDescriptor에서 상속됨)
공용 메서드 GetChildProperties(array<Attribute[]) (PropertyDescriptor에서 상속됨)
공용 메서드 GetChildProperties(Object) (PropertyDescriptor에서 상속됨)
공용 메서드 GetChildProperties(Object, array<Attribute[]) (PropertyDescriptor에서 상속됨)
공용 메서드 GetEditor (PropertyDescriptor에서 상속됨)
공용 메서드 GetHashCode (PropertyDescriptor에서 상속됨)
보호된 메서드 GetInvocationTarget (PropertyDescriptor에서 상속됨)
공용 메서드 GetType (Object에서 상속됨)
보호된 메서드 GetTypeFromName (PropertyDescriptor에서 상속됨)
공용 메서드 GetValue Gets the value of the specified property. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (PropertyDescriptor.GetValue(Object)을(를) 재정의함)
보호된 메서드 GetValueChangedHandler (PropertyDescriptor에서 상속됨)
보호된 메서드 MemberwiseClone (Object에서 상속됨)
보호된 메서드 OnValueChanged (PropertyDescriptor에서 상속됨)
공용 메서드 RemoveValueChanged (PropertyDescriptor에서 상속됨)
공용 메서드 ResetValue Resets the specified property to the default value. (PropertyDescriptor.ResetValue(Object)을(를) 재정의함)
공용 메서드 SetValue Sets the value of the specified property. (PropertyDescriptor.SetValue(Object, Object)을(를) 재정의함)
공용 메서드 ShouldSerializeValue Checks whether the value of the specified property should be persisted. 코드에서 직접 이 멤버를 참조하면 안 됩니다. 이 방법은 SQL Server 인프라를 지원합니다. (PropertyDescriptor.ShouldSerializeValue(Object)을(를) 재정의함)
공용 메서드 ToString (Object에서 상속됨)

맨 위로 이동

스레드 보안

이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

Microsoft.SqlServer.Management.Sdk.Sfc 네임스페이스