| title |
Server Element (ASSL) | Microsoft Docs |
| ms.custom |
|
| ms.date |
03/14/2017 |
| ms.prod |
sql-server-2016 |
| ms.reviewer |
|
| ms.suite |
|
| ms.technology |
analysis-services |
docset-sql-devref |
|
| ms.tgt_pltfrm |
|
| ms.topic |
reference |
| apiname |
|
| apilocation |
|
| apitype |
Schema |
| applies_to |
|
| f1_keywords |
|
| helpviewer_keywords |
|
| ms.assetid |
92ca67f6-817e-4a75-9244-8f8bcf412190 |
| caps.latest.revision |
38 |
| author |
Minewiskan |
| ms.author |
owend |
| manager |
erikre |
Describes an instance of [!INCLUDEmsCoName] [!INCLUDEssNoVersion] [!INCLUDEssASnoversion].
<Server>
<!—These elements are common to each major object -->
<Name>...</Name>
<ID>...</ID>
<CreatedTimestamp>...</CreatedTimestamp>
<LastSchemaUpdate>...</LastSchemaUpdate>
<Description>...</Description>
<Annotations>...</Annotations>
<!-- server elements or properties -->
<ProductName>...</ProductName>
<Edition>...</Edition>
<EditionId>...</Edition>
<Version>...</Version>
<ServerMode>...</ServerMode>
<ProductLevel>...</Databases>
<Databases>...</Databases>
<Assemblies>...</Assemblies>
<Traces>...</Traces>
<Roles>...</Roles>
<ServerProperties>...</ServerProperties>
</Server>
| Characteristic |
Description |
| Data type and length |
None |
| Default value |
None |
| Cardinality |
1-1: Required element that occurs once and only once. |
| Relationship |
Element |
| Parent elements |
None |
| Child elements |
Name, ID, CreatedTimestamp, LastSchemaUpdate, Description, Annotations, ProductName, Edition, EditionId, Version, ServerMode, ProductLevel, Databases, Assemblies, Traces, Roles, ServerProperties> |
Remarks
The Server element represents an instance of [!INCLUDEssASnoversion], 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 xref:Microsoft.AnalysisServices.Server.
Objects (ASSL)