Analysis Services Scripting Language XML Elements (ASSL)
Although the Analysis Services Scripting Language (ASSL) schema contains only XML elements, from a developer's point of view, these elements correspond to the following concepts:
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).
Collections of objects, such as the Dimensions and Cubes collections.
Properties, such as Name and Description, that describe objects.
Data types, such as Binding and Permission, that are used to define the child elements and properties of other objects.
[!NOTA] This section does not cover data type elements. For more information, see, Analysis Services Scripting Language XML Data Types (ASSL).
En esta sección
Topic | Description |
---|---|
Contains syntax and usage information for each element that acts as an object in the ASSL schema. |
|
Contains syntax and usage information for each element that acts as a collection in the ASSL schema. |
|
Contains syntax and usage information for each element that acts as an object property in the ASSL schema. |
Vea también
Referencia
Analysis Services Scripting Language XML Element Hierarchy (ASSL)
Conceptos
Analysis Services Scripting Language Reference