Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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.
Remarque :This section does not cover data type elements. For more information, see, Analysis Services Scripting Language XML Data Types (ASSL).
Dans cette section
| 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. |
Voir aussi
Référence
Analysis Services Scripting Language XML Element Hierarchy (ASSL)
Concepts
Analysis Services Scripting Language Reference