NamedSet-Member
Represents a named set for a given cube.
Der NamedSet-Typ macht die folgenden Member verfügbar.
Methoden
Name | Beschreibung | |
---|---|---|
{dtor} | Releases the unmanaged resources used by the NamedSet. | |
Dispose | Releases the unmanaged resources used by the NamedSet. | |
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
ToString | (Geerbt von Object.) |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
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 |
Zum Anfang