NamedSet Members
Represents a named set for a given cube.
The following tables list the members exposed by the NamedSet type.
Public Properties
Nombre | 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. |
Arriba
Public Methods
(see also Protected Methods )
Nombre | 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. |
Arriba
Protected Methods
Nombre | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Arriba
Vea también
Referencia
NamedSet Class
Microsoft.AnalysisServices.AdomdClient Namespace