Database-Element (ASSL)

Definiert eine Microsoft SQL Server Analysis Services-Datenbank.

Syntax

<Databases>
   <Database>
      <Name>...</Name>
      <ID>...</ID>
      <CreatedTimestamp>...</CreatedTimestamp>
      <LastSchemaUpdate>...</LastSchemaUpdate>
      <LastUpdate>...</LastUpdate>
      <Description>...</Description>
      <State>   </State>
      <AggregationPrefix>...</AggregationPrefix>
      <EstimatedSize>...</EstimatedSize>
      <LastProcessed>...</LastProcessed>
      <Language>...</Language>
            <Collation>...</Collation>
      <Visible>...</Visible>
      <MasterDatasourceID>...</MasterDataSourceID>
      <Accounts>...</Accounts>
      <DataSources>...</DataSources>
      <DataSourceViews>...</DataSourceViews>
      <Dimensions>...</Dimensions>
      <Cubes>...</Cubes>
      <MiningStructures>...</MiningStructures>
            <Roles>...</Roles>
      <Assemblies>...</Assemblies>
      <DatabasePermissions>...</DatabasePermissions>
            <Translations>...</Translations>
      <Annotations>...</Annotations>
   </Database>
</Databases>

Elementmerkmale

Merkmal

Beschreibung

Datentyp und -länge

Keine

Standardwert

Keine

Kardinalität

0-n: Optionales Element, das mehr als einmal auftreten kann.

Elementbeziehungen

Beziehung

Element

Übergeordnete Elemente

Datenbanken

Untergeordnete Elemente

Accounts, AggregationPrefix, Annotations, Assemblies, Collation, CreatedTimestamp, Cubes, DatabasePermissions, DataSources, DataSourceViews, Description, Dimensions, EstimatedSize, ID, Language, LastProcessed, LastSchemaUpdate, LastUpdate, MasterDatasourceID, MiningStructures, Name, Roles, State, Translations, Visible

Hinweise

Das entsprechende Element im AMO-Objektmodell (Analysis Management Objects) ist Database.

Siehe auch

Verweis

Server-Element (ASSL)

Objekte (ASSL)