Condividi tramite


Membri AdomdRestriction

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

Il tipo AdomdRestriction espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico AdomdRestriction(String, Object) Initializes a new instance of the AdomdRestriction class using name and value parameters.
Metodo pubblico AdomdRestriction(String, String, Object) Initializes a new instance of the AdomdRestriction class, using name, namespace, and value parameters.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Name Gets or sets the name of the AdomdRestriction.
Proprietà pubblica Namespace Gets or sets the XML namespace with which the AdomdRestriction will be serialized.
Proprietà pubblica Parent Gets the containing collection, or null if the AdomdRestriction is not in a collection.
Proprietà pubblica Value Gets or sets the value of the AdomdRestriction.

In alto