Partager via


Property Members

Represents a property of various ADOMD.NET objects.

The following tables list the members exposed by the Property type.

Public Properties

  Nom Description
ms143216.pubproperty(fr-fr,SQL.90).gif Name Gets a String representing the name of the Property.
ms143216.pubproperty(fr-fr,SQL.90).gif Type Gets a Type representing the type of the Property.
ms143216.pubproperty(fr-fr,SQL.90).gif Value Gets an Object representing the value of the Property.

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms143216.pubmethod(fr-fr,SQL.90).gif Equals Overloaded. Overridden. Determines whether two instances of System.Object are equal.
ms143216.pubmethod(fr-fr,SQL.90).gif GetHashCode Overridden. Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables.
ms143216.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms143216.pubmethod(fr-fr,SQL.90).gifms143216.static(fr-fr,SQL.90).gif op_Equality Determines whether two specified instances of Property are equal.
ms143216.pubmethod(fr-fr,SQL.90).gifms143216.static(fr-fr,SQL.90).gif op_Inequality Determines whether two specified instances of Property are not equal.
ms143216.pubmethod(fr-fr,SQL.90).gifms143216.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms143216.pubmethod(fr-fr,SQL.90).gif ToString Overridden. Returns a String that represents the current Property.

Haut de la page

Protected Methods

  Nom Description
ms143216.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms143216.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )

Haut de la page

Voir aussi

Référence

Property Class
Microsoft.AnalysisServices.AdomdClient Namespace