NamedSet Members
Include Protected Members
Include Inherited Members
Represents a named set for a given cube.
The NamedSet type exposes the following members.
Methods
Name | Description | |
---|---|---|
{dtor}() | Releases the unmanaged resources used by the NamedSet. | |
Dispose() | Releases the unmanaged resources used by the NamedSet. | |
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetType() | (Inherited from Object.) | |
MemberwiseClone() | (Inherited from Object.) | |
ToString() | (Inherited from Object.) |
Top
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. | |
UniqueName |
Top