Compartir a través de


Clase LocalizablePropertyDescriptor

Provides information about a localizable property. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.

Jerarquía de herencia

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

Espacio de nombres:  Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado:  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxis

'Declaración
Public Class LocalizablePropertyDescriptor _
    Inherits PropertyDescriptor
'Uso
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

El tipo LocalizablePropertyDescriptor expone los siguientes miembros.

Constructores

  Nombre Descripción
Método público LocalizablePropertyDescriptor Initializes a new instance of the LocalizablePropertyDescriptor class. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.

Arriba

Propiedades

  Nombre Descripción
Propiedad protegida AttributeArray (Se hereda de MemberDescriptor.)
Propiedad pública Attributes (Se hereda de MemberDescriptor.)
Propiedad pública Category Gets the localized category string for the property. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Invalida MemberDescriptor. . :: . .Category.)
Propiedad pública ComponentType Gets the type of the class that contains the property. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Invalida PropertyDescriptor. . :: . .ComponentType.)
Propiedad pública Converter Gets the TypeConverter object that is used for this property. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Invalida PropertyDescriptor. . :: . .Converter.)
Propiedad pública Description Gets the localized description of the property. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Invalida MemberDescriptor. . :: . .Description.)
Propiedad pública DesignTimeOnly Gets a value that indicates whether the property can be set only at design time. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Invalida MemberDescriptor. . :: . .DesignTimeOnly.)
Propiedad pública DisplayName Gets the localized name that is displayed in object browsers. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Invalida MemberDescriptor. . :: . .DisplayName.)
Propiedad pública DisplayOrdinal Gets the ordinal at which the property should be displayed. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.
Propiedad pública IsBrowsable Gets a value that indicates whether the property should be displayed in object browsers. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Invalida MemberDescriptor. . :: . .IsBrowsable.)
Propiedad pública IsLocalizable Gets a value that indicates whether the property value should be localized. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Invalida PropertyDescriptor. . :: . .IsLocalizable.)
Propiedad pública IsReadOnly Gets a value that indicates whether this is a read-only property. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Invalida PropertyDescriptor. . :: . .IsReadOnly.)
Propiedad pública Name Gets the unlocalized name of the property. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Invalida MemberDescriptor. . :: . .Name.)
Propiedad protegida NameHashCode (Se hereda de MemberDescriptor.)
Propiedad pública PropertyType Gets the type of the property. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Invalida PropertyDescriptor. . :: . .PropertyType.)
Propiedad pública SerializationVisibility (Se hereda de PropertyDescriptor.)
Propiedad pública SupportsChangeEvents (Se hereda de PropertyDescriptor.)

Arriba

Métodos

  Nombre Descripción
Método público AddValueChanged (Se hereda de PropertyDescriptor.)
Método público CanResetValue Gets a value that indicates whether resetting the specified object will also change the value of the object. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Invalida PropertyDescriptor. . :: . .CanResetValue(Object).)
Método protegido CreateAttributeCollection (Se hereda de MemberDescriptor.)
Método protegido CreateInstance (Se hereda de PropertyDescriptor.)
Método público Equals (Se hereda de PropertyDescriptor.)
Método protegido FillAttributes (Se hereda de PropertyDescriptor.)
Método protegido Finalize (Se hereda de Object.)
Método público ForceReadOnly Force read only.
Método público GetChildProperties() () () () (Se hereda de PropertyDescriptor.)
Método público GetChildProperties(array<Attribute> [] () [] []) (Se hereda de PropertyDescriptor.)
Método público GetChildProperties(Object) (Se hereda de PropertyDescriptor.)
Método público GetChildProperties(Object, array<Attribute> [] () [] []) (Se hereda de PropertyDescriptor.)
Método público GetEditor (Se hereda de PropertyDescriptor.)
Método público GetHashCode (Se hereda de PropertyDescriptor.)
Método protegido GetInvocationTarget (Se hereda de PropertyDescriptor.)
Método público GetType (Se hereda de Object.)
Método protegido GetTypeFromName (Se hereda de PropertyDescriptor.)
Método público GetValue Gets the value of the specified property. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Invalida PropertyDescriptor. . :: . .GetValue(Object).)
Método protegido GetValueChangedHandler (Se hereda de PropertyDescriptor.)
Método protegido MemberwiseClone (Se hereda de Object.)
Método protegido OnValueChanged (Se hereda de PropertyDescriptor.)
Método público RemoveValueChanged (Se hereda de PropertyDescriptor.)
Método público ResetValue Resets the specified property to the default value. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Invalida PropertyDescriptor. . :: . .ResetValue(Object).)
Método público SetValue Sets the value of the specified property. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Invalida PropertyDescriptor. . :: . .SetValue(Object, Object).)
Método público ShouldSerializeValue Checks whether the value of the specified property should be persisted. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. (Invalida PropertyDescriptor. . :: . .ShouldSerializeValue(Object).)
Método público ToString (Se hereda de Object.)

Arriba

Seguridad para subprocesos

Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.