Condividi tramite


Membri Property

Represents a property of various ADOMD.NET objects.

Il tipo Property espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals Determines whether two instances of an Object are equal. (Esegue l'override di Object. . :: . .Equals(Object).)
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables. (Esegue l'override di Object. . :: . .GetHashCode() () () ().)
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString Returns a String that represents the current Property. (Esegue l'override di Object. . :: . .ToString() () () ().)

In alto

Operatori

  Nome Descrizione
Operatore pubblicoMembro statico Equality Determines whether two specified instances of Property are equal.
Operatore pubblicoMembro statico Inequality Determines whether two specified instances of Property are not equal.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Name Gets a String representing the name of the Property.
Proprietà pubblica Type Gets a Type representing the type of the Property.
Proprietà pubblica Value Gets an Object representing the value of the Property.

In alto