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 {dtor} Releases all resources used by the Property.
Método publico Dispose Releases all resources used by the Property.
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

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 UniqueName
Propiedad pública Value Gets an Object representing the value of the Property.

Principio