Elemento Server (ASSL)
Descrive un’istanza di Microsoft SQL Server Analysis Services.
Sintassi
<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>
Caratteristiche elemento
Caratteristica |
Descrizione |
---|---|
Tipo di dati e lunghezza |
Nessuno |
Valore predefinito |
Nessuno |
Cardinalità |
1-1: elemento obbligatorio che si presenta una sola volta. |
Relazioni elemento
Relazione |
Elemento |
---|---|
Elementi padre |
None |
Elementi figlio |
Annotazioni, Assembly, CreatedTimestamp, Database, Descrizione, Edizione, ID, LastSchemaUpdate, Nome, ProductName, Ruoli, ServerProperties, Tracce, Versione |
Osservazioni
L’elemento Server rappresenta un’istanza di Analysis Services e viene utilizzato come nodo di più alto livello nella gerarchia di nodi Analysis Services Scripting Language (ASSL).
L’elemento corrispondente nel modello a oggetti Analysis Management Objects (AMO) è Server.