Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Describes an instance of Microsoft SQL Server 2005 Analysis Services (SSAS).
Sintaxis
<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>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
1-1: Required element that occurs once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent elements |
None |
Child elements |
Annotations, Assemblies, CreatedTimestamp, Databases, Description, Edition, ID, LastSchemaUpdate, Name, ProductName, Roles, ServerProperties, Traces, Version |
Notas
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.