Поделиться через


Элемент Server (ASSL)

Описывает экземпляр Analysis Services.

Синтаксис

  
<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>  

Характеристики элемента

Характеристика Описание
Тип данных и длина Нет
Значение по умолчанию Нет
Кратность 1-1: обязательный элемент, который встречается ровно один раз.

Связи элемента

Связь Элемент
Родительские элементы None
Дочерние элементы Name, ID, CreatedTimestamp, LastSchemaUpdate, Description, Annotations, ProductName, Edition, EditionId, Version, ServerMode, ProductLevel, databases, assemblies, traces, roles, ServerProperties>

Комментарии

Элемент Server представляет экземпляр офаналисис Services и служит самым верхним узлом Analysis Services в иерархии узлов языкового скрипта (ASSL).

Соответствующий элемент в модели объектов объекты AMO (AMO) — это Server .