Freigeben über


Property-Member

Represents a property of various ADOMD.NET objects.

Der Property-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode {dtor} Releases all resources used by the Property.
Öffentliche Methode Dispose Releases all resources used by the Property.
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Name Gets a String representing the name of the Property.
Öffentliche Eigenschaft Type Gets a Type representing the type of the Property.
Öffentliche Eigenschaft UniqueName
Öffentliche Eigenschaft Value Gets an Object representing the value of the Property.

Zum Anfang