Compartir a través de


AdomdRestriction Miembros

Restricts the information returned when retrieving schema information from a connection.

El tipo AdomdRestriction expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico AdomdRestriction(String, Object) Initializes a new instance of the AdomdRestriction class using name and value parameters.
Método publico AdomdRestriction(String, String, Object) Initializes a new instance of the AdomdRestriction class, using name, namespace, and value parameters.

Principio

Métodos

  Nombre Descripción
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 or sets the name of the AdomdRestriction.
Propiedad pública Namespace Gets or sets the XML namespace with which the AdomdRestriction will be serialized.
Propiedad pública Parent Gets the containing collection, or null if the AdomdRestriction is not in a collection.
Propiedad pública Value Gets or sets the value of the AdomdRestriction.

Principio