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.
    ms127766.note(zh-cn,SQL.90).gif注意:
    This section does not cover data type elements. For more information, see, Analysis Services Scripting Language XML Data Types (ASSL).

本节内容

Topic Description

Objects (ASSL)

Contains syntax and usage information for each element that acts as an object in the ASSL schema.

Collections (ASSL)

Contains syntax and usage information for each element that acts as a collection in the ASSL schema.

Properties (ASSL)

Contains syntax and usage information for each element that acts as an object property in the ASSL schema.

请参阅

参考

Analysis Services Scripting Language XML Element Hierarchy (ASSL)

概念

Analysis Services Scripting Language Reference

帮助和信息

获取 SQL Server 2005 帮助