| DiaryNames Class |
Namespace: Appkit.Sys.Object
public abstract class Names
The DiaryNames type exposes the following members.
| Name | Description | |
|---|---|---|
| Author |
创建者, 字符串型, 默认值=[[sys.user_name]]。
| |
| Content |
内容, 字符串型。
| |
| Ddate |
日期, 日期型, 默认值=[[sys.nowdate2]]。
| |
| Object_id |
对象标识, 字符串型, 禁止空值。
| |
| P_object_id |
父对象标识, 字符串型, 计算表达式=[[parent.object_id]]。
| |
| P_type_name |
父对象类型, 字符串型, 计算表达式=[[parent.type_name]]。
| |
| TableName |
数据表或视图名称。
| |
| Title |
标题, 字符串型。
| |
| TypeDisplay |
类型显示名称。
| |
| TypeName |
类型名称。
|