Expand Minimize
This topic has not yet been rated - Rate this topic

Server Element (ASSL)

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>

Characteristic

Description

Data type and length

None

Default value

None

Cardinality

1-1: Required element that occurs once and only once.

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.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.