| OlapNamedSet Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Dundas.BI.Data.Metadata.Olap
 Syntax
SyntaxThe OlapNamedSet type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | OlapNamedSet | 
            Initializes a new instance of the OlapNamedSet class.
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AnalysisStructure | 
            Gets the parent analysis structure.
            (Inherited from OlapElement.) | 
|  | Caption | 
            Gets or sets the caption.
            (Inherited from OlapElement.) | 
|  | Category | 
            Gets the potential analysis category for the current instance.
            (Overrides OlapElementCategory.) | 
|  | Containers | 
            Gets the container objects used alter the presentation of the elements using a folder-like approach.
            (Inherited from OlapElement.) | 
|  | DataProvider | 
            Gets the data provider.
            (Inherited from OlapElement.) | 
|  | Description | 
            Gets or sets the description.
            (Inherited from OlapElement.) | 
|  | Dimensions | 
            Gets the dimensions.
             | 
|  | EntityId | 
            Gets the parent entity ID.
            (Inherited from OlapElement.) | 
|  | Expression | 
            Gets the expression.
             | 
|  | IsHierarchy | 
            Gets a value indicating whether this instance is a hierarchy.
            (Inherited from OlapElement.) | 
|  | IsMeasure | 
            Gets a value indicating whether this instance is a measure.
            (Inherited from OlapElement.) | 
|  | Item | 
            Gets the Object with the specified name.
            (Inherited from OlapElement.) | 
|  | Name | 
            Gets or sets the name.
            (Inherited from OlapElement.) | 
|  | Parent | 
            Gets or sets the parent object.
            (Inherited from OlapElement.) | 
|  | ParentCube | 
            Gets the parent cube.
            (Inherited from OlapElement.) | 
|  | Properties | 
            Gets the various uncategorized properties.
            (Inherited from OlapElement.) | 
|  | UniqueName | 
            Gets the object unique name.
            (Inherited from OlapElement.) | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | CompareTo | 
            Compares current instance with argument instance.
            (Inherited from OlapElement.) | 
|  | GetHashCode | Serves as the default hash function.(Inherited from OlapElement.) | 
|  | ToString | Returns a string that represents the current object.(Inherited from OlapElement.) | 
 See Also
See Also