Database 元素 (ASSL)
定义 Microsoft SQL Server Analysis Services 数据库。
语法
<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>
元素特征
特征 |
说明 |
---|---|
数据类型和长度 |
无 |
默认值 |
无 |
基数 |
0-n:可多次出现的可选元素。 |
元素关系
注释
在 Analysis Management Objects (AMO) 对象模型中,对应的元素为 Database。