Database Element (ASSL)

Defines a Microsoft SQL Server 2005 Analysis Services (SSAS) database.

语法

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

Element Characteristics

Characteristic Description

Data type and length

None

Default value

None

Cardinality

0-n: Optional element that can occur more than once.

Element Relationships

Relationship Element

Parent elements

Databases

Child elements

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

备注

The corresponding element in the Analysis Management Objects (AMO) object model is Database.

请参阅

参考

Server Element (ASSL)
Objects (ASSL)

帮助和信息

获取 SQL Server 2005 帮助