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.
Hinweis:
This section does not cover data type elements. For more information, see, Analysis Services Scripting Language XML Data Types (ASSL).
In diesem Abschnitt
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. |
Siehe auch
Verweis
Analysis Services Scripting Language XML Element Hierarchy (ASSL)
Konzepte
Analysis Services Scripting Language Reference