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 | |
---|---|---|
Name | Gets the name of the CellProperty. | |
Namespace | Gets the namespace of the CellProperty. | |
Value | Gets the value of the CellProperty. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. Overridden. Determines whether two instances of Object are equal. | |
GetHashCode | Overridden. Serves as a hash function for a particular type, for use in hashing algorithms and data structures such as hash tables. | |
GetType | (inherited from Object ) | |
op_Equality | Determines whether two specified instances of CellProperty are equal. | |
op_Inequality | Determines whether two specified instances of CellProperty have different values. | |
ReferenceEquals | (inherited from Object ) | |
ToString | Overridden. Returns a String that represents the current Object. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
CellProperty Class
Microsoft.AnalysisServices.AdomdClient Namespace