Freigeben über


LocalizablePropertyDescriptor-Klasse

Provides information about a localizable property. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

Vererbungshierarchie

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

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntax

'Declaration
Public Class LocalizablePropertyDescriptor _
    Inherits PropertyDescriptor
'Usage
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

Der LocalizablePropertyDescriptor-Typ macht folgende Elemente verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode LocalizablePropertyDescriptor Initializes a new instance of the LocalizablePropertyDescriptor class. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

Zum Anfang

Eigenschaften

  Name Beschreibung
Geschützte Eigenschaft AttributeArray (Geerbt von MemberDescriptor.)
Öffentliche Eigenschaft Attributes (Geerbt von MemberDescriptor.)
Öffentliche Eigenschaft Category Gets the localized category string for the property. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Überschreibt MemberDescriptor. . :: . .Category.)
Öffentliche Eigenschaft ComponentType Gets the type of the class that contains the property. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Überschreibt PropertyDescriptor. . :: . .ComponentType.)
Öffentliche Eigenschaft Converter Gets the TypeConverter object that is used for this property. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Überschreibt PropertyDescriptor. . :: . .Converter.)
Öffentliche Eigenschaft Description Gets the localized description of the property. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Überschreibt MemberDescriptor. . :: . .Description.)
Öffentliche Eigenschaft DesignTimeOnly Gets a value that indicates whether the property can be set only at design time. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Überschreibt MemberDescriptor. . :: . .DesignTimeOnly.)
Öffentliche Eigenschaft DisplayName Gets the localized name that is displayed in object browsers. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Überschreibt MemberDescriptor. . :: . .DisplayName.)
Öffentliche Eigenschaft DisplayOrdinal Gets the ordinal at which the property should be displayed. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.
Öffentliche Eigenschaft IsBrowsable Gets a value that indicates whether the property should be displayed in object browsers. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Überschreibt MemberDescriptor. . :: . .IsBrowsable.)
Öffentliche Eigenschaft IsLocalizable Gets a value that indicates whether the property value should be localized. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Überschreibt PropertyDescriptor. . :: . .IsLocalizable.)
Öffentliche Eigenschaft IsReadOnly Gets a value that indicates whether this is a read-only property. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Überschreibt PropertyDescriptor. . :: . .IsReadOnly.)
Öffentliche Eigenschaft Name Gets the unlocalized name of the property. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Überschreibt MemberDescriptor. . :: . .Name.)
Geschützte Eigenschaft NameHashCode (Geerbt von MemberDescriptor.)
Öffentliche Eigenschaft PropertyType Gets the type of the property. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Überschreibt PropertyDescriptor. . :: . .PropertyType.)
Öffentliche Eigenschaft SerializationVisibility (Geerbt von PropertyDescriptor.)
Öffentliche Eigenschaft SupportsChangeEvents (Geerbt von PropertyDescriptor.)

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode AddValueChanged (Geerbt von PropertyDescriptor.)
Öffentliche Methode CanResetValue Gets a value that indicates whether resetting the specified object will also change the value of the object. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Überschreibt PropertyDescriptor. . :: . .CanResetValue(Object).)
Geschützte Methode CreateAttributeCollection (Geerbt von MemberDescriptor.)
Geschützte Methode CreateInstance (Geerbt von PropertyDescriptor.)
Öffentliche Methode Equals (Geerbt von PropertyDescriptor.)
Geschützte Methode FillAttributes (Geerbt von PropertyDescriptor.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode ForceReadOnly Force read only.
Öffentliche Methode GetChildProperties() () () () (Geerbt von PropertyDescriptor.)
Öffentliche Methode GetChildProperties(array<Attribute> [] () [] []) (Geerbt von PropertyDescriptor.)
Öffentliche Methode GetChildProperties(Object) (Geerbt von PropertyDescriptor.)
Öffentliche Methode GetChildProperties(Object, array<Attribute> [] () [] []) (Geerbt von PropertyDescriptor.)
Öffentliche Methode GetEditor (Geerbt von PropertyDescriptor.)
Öffentliche Methode GetHashCode (Geerbt von PropertyDescriptor.)
Geschützte Methode GetInvocationTarget (Geerbt von PropertyDescriptor.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode GetTypeFromName (Geerbt von PropertyDescriptor.)
Öffentliche Methode GetValue Gets the value of the specified property. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Überschreibt PropertyDescriptor. . :: . .GetValue(Object).)
Geschützte Methode GetValueChangedHandler (Geerbt von PropertyDescriptor.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Geschützte Methode OnValueChanged (Geerbt von PropertyDescriptor.)
Öffentliche Methode RemoveValueChanged (Geerbt von PropertyDescriptor.)
Öffentliche Methode ResetValue Resets the specified property to the default value. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Überschreibt PropertyDescriptor. . :: . .ResetValue(Object).)
Öffentliche Methode SetValue Sets the value of the specified property. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Überschreibt PropertyDescriptor. . :: . .SetValue(Object, Object).)
Öffentliche Methode ShouldSerializeValue Checks whether the value of the specified property should be persisted. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur. (Überschreibt PropertyDescriptor. . :: . .ShouldSerializeValue(Object).)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.