| title | Database Element (ASSL) | Microsoft Docs | ||
|---|---|---|---|
| ms.custom | |||
| ms.date | 03/14/2017 | ||
| ms.prod | sql-server-2016 | ||
| ms.reviewer | |||
| ms.suite | |||
| ms.technology |
|
||
| ms.tgt_pltfrm | |||
| ms.topic | reference | ||
| apiname |
|
||
| apilocation | |||
| apitype | Schema | ||
| applies_to |
|
||
| f1_keywords |
|
||
| helpviewer_keywords |
|
||
| ms.assetid | c3bc7eaf-ed0d-4395-a3b7-8d9cfacfe911 | ||
| caps.latest.revision | 41 | ||
| author | Minewiskan | ||
| ms.author | owend | ||
| manager | erikre |
Defines a [!INCLUDEmsCoName] [!INCLUDEssNoVersion] [!INCLUDEssASnoversion] 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> | Characteristic | Description |
|---|---|
| Data type and length | None |
| Default value | None |
| Cardinality | 0-n: Optional element that can occur more than once. |
| 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 xref:Microsoft.AnalysisServices.Database.