Partilhar via


Membros AdomdRestriction

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

O tipo AdomdRestriction expõe os seguintes membros.

Construtores

  Nome Descrição
Método público AdomdRestriction(String, Object) Initializes a new instance of the AdomdRestriction class using name and value parameters.
Método público AdomdRestriction(String, String, Object) Initializes a new instance of the AdomdRestriction class, using name, namespace, and value parameters.

Início

Métodos

  Nome Descrição
Método público Equals (Herdado de Object.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de Object.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de Object.)

Início

Propriedades

  Nome Descrição
Propriedade pública Name Gets or sets the name of the AdomdRestriction.
Propriedade pública Namespace Gets or sets the XML namespace with which the AdomdRestriction will be serialized.
Propriedade pública Parent Gets the containing collection, or null if the AdomdRestriction is not in a collection.
Propriedade pública Value Gets or sets the value of the AdomdRestriction.

Início