Table
Properties [AX 2012]
1 out of
2 rated this helpful - Rate this topic
Updated: July
20, 2012
Applies
To: Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012
Feature Pack, Microsoft Dynamics AX 2012
This
topic describes the properties that are in the Properties window for table
elements in the Application Object Tree (AOT). Table elements are located
under Data
Dictionary > Tables .
For
information about system properties available for tables, see System and Common Properties.
For guidelines about setting property values, see Best Practices for Table
Properties.
Next is
a list of topics about the properties of AOT elements that are sub-elements
under a table element.
Table
Properties
The
following table describes the properties of table elements in the AOT.
Property |
Description |
New | ||||
Abstract(抽象) |
指定该表是否支持继承. 默认值是 No . 当 SupportInheritance 属性设为 No 时,该属性不可用. |
AX | ||||
Analysis- DimensionType (分析维度类型) |
决定基于 IsLookup 属性设置创建的维度的类型. IsLookup 属性设为 Yes 时
IsLookup 属性设为 No 时
| |||||
Analysis- Identifier (分析标识符) |
指定哪个字段作为SQL | |||||
AOSAuthorization (AOS授权) |
基于用户的权限,指定用户可以在表上执行的操作类型. 当该属性设置为 None , | |||||
CacheLookup (缓存查找) |
确定如何将查找操作中检索到的记录缓存起来. CacheLookup 属性只存在于那些不是从其他表继承来的表中. 在继承根表中,这个属性不能通过AOT Properties 窗体,将其设为 EntireTable(全部表) . | |||||
ClusterIndex (集群索引) |
指定集群索引. 这个属性仅用于SQL优化的目的. | |||||
ConfigurationKey (配置键) |
为表指定配置键. 配置键允许系统管理员启用或禁用程序的某些部分. 和表关联的配置码,若系统未启用该配置码,则该表不会被创建到数据库,在代码调用该表时,按临时表对待. | |||||
Country- RegionCodes (国家区域代码) |
指定该表适用或有效的国家区域代码. |
AX | ||||
CountryRegion- ContextField (国家代码上下文字段) |
指定用来标识国家上下文的字段. |
AX | ||||
CreatedBy |
指示系统是否在表中的记录上,维护 CreatedBy 字段. | |||||
CreatedDateTime |
指示系统是否在表中的记录上维护 CreationDate 和 CreationTime 字段. |
AX | ||||
Created- TransactionId |
指示系统是否在该表中的字段上,维护 CreatedTransactionId 字段. | |||||
CreateRecIdIndex |
指示是否把Record | |||||
Developer- Documentation |
描述该表的目的,解释怎么在程序中使用它. | |||||
Entity- RelationshipType |
根据common | |||||
Extends |
从该属性中指定的表,派生. 当 SupportInheritance 属性设为 Yes 时,该属性为null. |
AX | ||||
FormRef |
使用Go 当你在报表中使用主索引字段, 该窗体可以做一报表中的一个链接. 如果保留这个字段为空, | |||||
ID |
系统生成的表 ID . 在安装时指定IDs.当模型通过AxUtil | |||||
IsLookup |
对于报表模型, 对于
更多有关尺寸,星型架构,雪花架构,请看 Introduction | |||||
Label |
为表指定一个标签. | |||||
ListPageRef |
指定一个Display类型的菜单项,它指向一个可以显示该记录类型列表的窗体. |
AX | ||||
Model |
指定表所在的模型. 模型是层中根据逻辑区分的一组元素. |
AX | ||||
ModifiedBy |
指示系统是否在该表中的记录上,维护 ModifiedBy 字段. | |||||
Modified- DateTime |
指示系统是否在该表中记录上,维护 ModifiedDate 字段. | |||||
ModifiedTime |
指示系统是否对该表中的字段上,维护 ModifiedDateTime 字段. | |||||
Name |
指定表名. | |||||
OccEnabled (乐观并发启用) |
指定对该表是否启用optimistic 当该模式启用后, | |||||
PreviewPartRef |
指定用来增强预览的 Info info |
AX | ||||
PrimaryIndex |
指定 只有唯一的索引可以被选择. 这个属性用于数据库优化的目的,并指出哪个唯一索引可以用作缓存键caching | |||||
ReplacementKey |
指定在一些窗体控件中,那些作为数据的标识符显示的字段. |
AX | ||||
ReportRef |
指定当一个表被引用时, 当你在报表上使用主索引时, | |||||
SaveData- PerCompany |
指示是否作为当前公司的数据保存. 如果该属性设置为 No , 数据保存时,
| |||||
SaveData- PerPartition |
显示该表是否有一个叫做 Partition 的系统字段. 如果系统有一个 Partition 字段, |
AX | ||||
SearchLink- RefName |
指定 如果 SearchLinkRefType 属性设成一个URL, 从 SearchLinkRefName 属相列表中,选择一个连接到显示该表数据的Web Web | |||||
SearchLink- RefType |
指定 | |||||
SingularLabel() |
指定用于在一个报表模型或cube上显示表中存储的项目的singular | |||||
Support- Inheritance |
将属性设为 Yes ,
要了解更多信息, |
AX | ||||
SystemTable |
指示一个表是否是作为系统表显示.它可以在导入导出过程中过滤. 系统表总是在你登录时同步. | |||||
TableContents |
指定如何配置参数数据可以被客户们重用.Specifies
| |||||
TableGroup |
决定该表属于哪个组. Table | |||||
TableType |
替代Microsoft |
AX | ||||
TitleField1 , TitleField2 |
使你可以执行以下操作:
| |||||
TypicalRowCount |
指定显示在table中的记录数. 如果 AnalysisSelection 属性没有设置, TypicalRowCount 属性决定了报表生成器选择的行数. TypicalRowCount 属性的设置,会影响 | |||||
ValidTime- StateFieldType (有效时间状态字段类型) |
指定系统在一定时间跨度内跟踪数据时,所使用的 |
AX | ||||
Visible |
指定当该表用作窗体或报表的数据源时的访问权. 如果该表在窗体中作为数据源, |
Tables
and Report Models
The
following properties are related to report models that are used to add
information to a report.
- AnalysisSelection
- AnalysisVisibility
- IsLookup
- SingularLabel
- TypicalRowCount
See
also
Data
Dictionary Node in the AOT