Membros NamedSet
Represents a named set for a given cube.
O tipo NamedSet expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Equals | Determines whether two instances of NamedSet are equal. (Substitui Object. . :: . .Equals(Object).) | |
Finalize | (Herdado de Object.) | |
GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables. (Substitui Object. . :: . .GetHashCode() () () ().) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | Returns a String that represents the current object. (Substitui Object. . :: . .ToString() () () ().) |
Início
Operadores
Nome | Descrição | |
---|---|---|
Equality | Determines whether two specified instances of NamedSet the same values. | |
Inequality | Determines whether two specified instances of NamedSet have different values. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Caption | ||
Description | Gets the description of the NamedSet. | |
DisplayFolder | ||
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. |
Início