Share via


CellProperty Members

Represents a cell property for a given cell.

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

Public Properties

  Name Description
ms142153.pubproperty(en-US,SQL.90).gif Name Gets the name of the CellProperty.
ms142153.pubproperty(en-US,SQL.90).gif Namespace Gets the namespace of the CellProperty.
ms142153.pubproperty(en-US,SQL.90).gif Value Gets the value of the CellProperty.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms142153.pubmethod(en-US,SQL.90).gif Equals Overloaded. Overridden. Determines whether two instances of Object are equal.
ms142153.pubmethod(en-US,SQL.90).gif GetHashCode Overridden. Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables.
ms142153.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms142153.pubmethod(en-US,SQL.90).gifms142153.static(en-US,SQL.90).gif op_Equality Determines whether two specified instances of CellProperty are equal.
ms142153.pubmethod(en-US,SQL.90).gifms142153.static(en-US,SQL.90).gif op_Inequality Determines whether two specified instances of CellProperty have different values.
ms142153.pubmethod(en-US,SQL.90).gifms142153.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms142153.pubmethod(en-US,SQL.90).gif ToString Overridden. Returns a String that represents the current Object.

Top

Protected Methods

  Name Description
ms142153.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms142153.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

CellProperty Class
Microsoft.AnalysisServices.AdomdClient Namespace