Compartir a través de


Property Miembros

Represents a property of various ADOMD.NET objects.

El tipo Property expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals Determines whether two instances of an Object are equal. (Invalida Object. . :: . .Equals(Object).)
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables. (Invalida Object. . :: . .GetHashCode() () () ().)
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString Returns a String that represents the current Property. (Invalida Object. . :: . .ToString() () () ().)

Principio

Operadores

  Nombre Descripción
Operador públicoMiembro estático Equality Determines whether two specified instances of Property are equal.
Operador públicoMiembro estático Inequality Determines whether two specified instances of Property are not equal.

Principio

Propiedades

  Nombre Descripción
Propiedad pública Name Gets a String representing the name of the Property.
Propiedad pública Type Gets a Type representing the type of the Property.
Propiedad pública Value Gets an Object representing the value of the Property.

Principio