Server Element (ASSL)
SQL Server 2008
Describes an instance of Microsoft SQL Server Analysis Services.
<Server>
<Name>...</Name>
<ID>...</ID>
<CreatedTimestamp>...</CreatedTimestamp>
<LastSchemaUpdate>...</LastSchemaUpdate>
<Description>...</Description>
<Version>...</Version>
<Edition>...</Edition>
<Databases>...</Databases>
<Assemblies>...</Assemblies>
<Traces>...</Traces>
<Roles>...</Roles>
<ServerProperties>...</ServerProperties>
<ProductName>...</ProductName>
<Annotations>...</Annotations>
</Server>
Relationship | Element |
|---|---|
Parent elements | None |
Child elements | Annotations, Assemblies, CreatedTimestamp, Databases, Description, Edition, ID, LastSchemaUpdate, Name, ProductName, Roles, ServerProperties, Traces, Version |
The Server element represents an instance of Analysis Services, and serves as the topmost node in the Analysis Services Scripting Language (ASSL) node hierarchy.
The corresponding element in the Analysis Management Objects (AMO) object model is Server.
