Objects (ASSL)
This reference section contains syntax and usage information for each element that acts as an object in the Analysis Services Scripting Language (ASSL) schema.
Although the ASSL schema contains only XML elements, from a developer's point of view, the elements described in this section correspond to objects, such as Database, Cube, and Dimension objects, in the hierarchy of objects contained by an instance of Microsoft SQL Server 2005 Analysis Services (SSAS).
Objects are never leaf-level elements in the ASSL schema, but have child elements and elements that correspond to object properties.
In a few cases, a leaf-level element in the schema that may appear to be a property is classified as an object because the element's type is an object type. For example, the Source of a Dimension object is of type DimensionBinding.
In This Section
Element | Description |
---|---|
Contains details about an account type within a Database element. |
|
Contains information about an action available in a Cube element or a Perspective element. |
|
Defines a single aggregation for a Partition element. |
|
Defines a set of aggregation definitions that can be shared across multiple partitions in a database. |
|
Defines an aggregation instance for a partition. |
|
Defines a parameter for the algorithm used by a MiningModel element. |
|
Contains a translation for the caption of the All member of a Hierarchy element. |
|
Contains elements that are used to extend the ASSL schema. |
|
Represents a Microsoft .NET Framework assembly or a COM dynamic link library (DLL) associated with a Server element or a Database element. |
|
Contains the description of an attribute. |
|
Contains a translation for the caption of the All member of a DimensionAttribute element. |
|
Defines the permissions that members of a Role element have on the attributes of an individual dimension in a Cube element. |
|
Provides details about the relationship between two attributes. |
|
Contains all or a portion of the binary contents of a ClrAssemblyFile element. |
|
Asssociates a calculation with a Perspective element. |
|
Contains a collection of user interface properties for a calculation used in an MdxScript element. |
|
Defines the column that provides the caption for the attribute. |
|
Describes the permissions that members of a Role element have on individual cells within a Cube element. |
|
Describes a column in the collection of columns associated with the parent element. |
|
Defines a command that is available for use within the context of the parent element of the Commands collection. |
|
Defines a regular, virtual, or linked cube in an Analysis Services Database element. |
|
Defines the permissions of the members of a particular Role element in a specific Cube element. |
|
Defines the details of the column that provide a custom rollup formula. |
|
Defines the details of a column that provide the properties of a custom rollup formula. |
|
Contains (in the collection of child Block elements) the binary contents of a ClrAssemblyFile element. |
|
Defines an Analysis Services database. |
|
Defines the default permissions in a Database element for a specific Role element. |
|
Defines a data source in a Database element. |
|
Defines the default permissions in a DataSource data type for a specific Role element. |
|
Defines a data source view used by a Database element. |
|
Defines a dimension. |
|
Defines the permissions that belong to a particular Role element for a specific database dimension or cube dimension. |
|
Specifies settings for handling errors that can occur when the parent element is processed. |
|
Defines an event to be captured as part of a Trace element. |
|
Defines one of the files that compose a ClrAssembly element. |
|
Identifies the join to a parent table for a relational data source. |
|
Defines a group of members bound to an attribute. |
|
Defines a hierarchy in a dimension. |
|
Contains information for the ProactiveCaching element about a query to execute to determine the progress of incremental processing. |
|
Contains the definition of a column that is, or is part of, the key for an attribute. |
|
Defines a key performance indicator (KPI) within a Cube element or a Perspective element. |
|
Defines a level in a Hierarchy element. |
|
Contains information about a Multidimensional Expressions (MDX) script that is associated with a Cube element. |
|
Defines a measure. |
|
Defines a set of measures at the same level of granularity. |
|
Contains the name of a member of a Group element or of a Role element. |
|
Defines a single data mining model. |
|
Defines the permissions members of a Role element have on an individual MiningModel element. |
|
Defines the structure for a set of mining models. |
|
Defines the permissions that members of a Role element have on an individual MiningStructure element. |
|
Contains a modeling flag for a column in a mining structure or a mining model. |
|
Identifies the column that provides the name of the parent element. |
|
Provides a localized translation of the NamingTemplate element for a parent DimensionAttribute data type. |
|
Defines a partition of a MeasureGroup element or a partition binding in an out-of-line MeasureGroupBindingelement. |
|
Defines details for a perspective of a Cube element. |
|
Defines proactive caching settings for the parent element. |
|
Contains information for the ProactiveCaching element about a query to execute to determine whether a data source has been modified. |
|
Contains the name and value of a parameter that specifies how a Microsoft SQL Server 2005 Reporting Services (SSRS) report is formatted at run time. |
|
Contains the name and value of a parameter that is passed to a Reporting Services report at run time. |
|
Contains information about a security role. |
|
Describes an instance of Analysis Services. |
|
Defines a server property associated with a Server element. |
|
Provides the details of a column that stores the number of skipped (empty) levels between each member and its parent. |
|
Identifies the measure group that serves as the data source for a mining structure column. |
|
Contains information for the ProactiveCaching element about a table or view in a data source that has been modified. |
|
Defines a trace that can be queried. |
|
Provides a localized translation for the parent of the Translations collection. |
|
Defines the details of a column providing a unary operator. |
|
Contains a translation for the caption of the UnknownMember element for a Dimension element. |
|
Identifies the column that provides the value of the parent element. |
Vea también
Referencia
Analysis Services Scripting Language XML Element Hierarchy (ASSL)