LocalizableMemberDescriptor Class
Used with the LocalizableTypeConverter class to return member information for types. Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
System.ComponentModel::MemberDescriptor
Microsoft.SqlServer.Management.Sdk.Sfc::LocalizableMemberDescriptor
| Name | Description | |
|---|---|---|
![]() | LocalizableMemberDescriptor(Type^, ResourceManager^, Boolean) | Initializes a new instance of the LocalizableMemberDescriptor class. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
| Name | Description | |
|---|---|---|
![]() | AttributeArray | (Inherited from MemberDescriptor.) |
![]() | Attributes | (Inherited from MemberDescriptor.) |
![]() | Category | Gets the localized category string for the member. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Overrides MemberDescriptor::Category.) |
![]() | Description | Gets the localized description of the member. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Overrides MemberDescriptor::Description.) |
![]() | DesignTimeOnly | Gets a value that indicates whether the member can be set only at design time. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Overrides MemberDescriptor::DesignTimeOnly.) |
![]() | DisplayName | Gets the localized name that is displayed in object browsers. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Overrides MemberDescriptor::DisplayName.) |
![]() | IsBrowsable | Gets a value that indicates whether the member should be displayed in object browsers. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Overrides MemberDescriptor::IsBrowsable.) |
![]() | Name | Gets the unlocalized name of the property. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Overrides MemberDescriptor::Name.) |
![]() | NameHashCode | (Inherited from MemberDescriptor.) |
| Name | Description | |
|---|---|---|
![]() | CreateAttributeCollection() | (Inherited from MemberDescriptor.) |
![]() | Equals(Object^) | (Inherited from MemberDescriptor.) |
![]() | FillAttributes(IList^) | (Inherited from MemberDescriptor.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from MemberDescriptor.) |
![]() | GetInvocationTarget(Type^, Object^) | (Inherited from MemberDescriptor.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



