Partager via


Membres AdomdRestriction

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

Le type AdomdRestriction expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique AdomdRestriction(String, Object) Initializes a new instance of the AdomdRestriction class using name and value parameters.
Méthode publique AdomdRestriction(String, String, Object) Initializes a new instance of the AdomdRestriction class, using name, namespace, and value parameters.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Name Gets or sets the name of the AdomdRestriction.
Propriété publique Namespace Gets or sets the XML namespace with which the AdomdRestriction will be serialized.
Propriété publique Parent Gets the containing collection, or null if the AdomdRestriction is not in a collection.
Propriété publique Value Gets or sets the value of the AdomdRestriction.

Haut de la page