Represents a named set for a given cube.
The following tables list the members exposed by the NamedSet type.
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | Description | Gets the description of the NamedSet. | 
| .gif) | Expression | Gets the MDX set expression that defines the NamedSet. | 
| .gif) | Name | Gets the name of the NamedSet. | 
| .gif) | ParentCube | Gets a CubeDef that contains the NamedSet. | 
| .gif) | Properties | Gets a PropertyCollection that contains the properties associated with the NamedSet. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. Overridden. Determines whether two instances of NamedSet are equal. | 
| .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. | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | op_Equality | Determines whether two specified instances of NamedSet the same values. | 
| .gif) .gif) | op_Inequality | Determines whether two specified instances of NamedSet have different values. | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | Overridden. Returns a String that represents the current object. | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
NamedSet Class
Microsoft.AnalysisServices.AdomdClient Namespace