You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Contains one or more Analysis Services Scripting Language (ASSL) elements, used to create or alter objects on an instance of [!INCLUDEmsCoName] [!INCLUDEssNoVersion] [!INCLUDEssASnoversion].
Syntax
<Create> <!-- or Alter -->
...
<ObjectDefinition>
<!-- One or more ASSL elements -->
</ObjectDefinition>
...
</Create>
Element Characteristics
Characteristic
Description
Data type and length
None
Default value
None
Cardinality
0-1: Optional element that can occur once and only once.
Required ASSL elements. One or more ASSL elements, used to define [!INCLUDEssASnoversion] objects. For more information about ASSL, see Properties (XMLA).
Remarks
Example
The following example creates an empty database named Test Database on an [!INCLUDEssASnoversion] instance.