NamedSet Members
Represents a named set for a given cube.
The following tables list the members exposed by the NamedSet type.
Public Properties
Name | Description | |
---|---|---|
![]() |
Description | Gets the description of the NamedSet. |
![]() |
Expression | Gets the MDX set expression that defines the NamedSet. |
![]() |
Name | Gets the name of the NamedSet. |
![]() |
ParentCube | Gets a CubeDef that contains the NamedSet. |
![]() |
Properties | Gets a PropertyCollection that contains the properties associated with the NamedSet. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. Overridden. Determines whether two instances of NamedSet are equal. |
![]() |
GetHashCode | Overridden. Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables. |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
op_Equality | Determines whether two specified instances of NamedSet the same values. |
![]() ![]() |
op_Inequality | Determines whether two specified instances of NamedSet 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
NamedSet Class
Microsoft.AnalysisServices.AdomdClient Namespace