| SubsystemNames Class |
Namespace: Appkit.Sys.Object
public abstract class Names
The SubsystemNames type exposes the following members.
| Name | Description | |
|---|---|---|
| Itemvalue |
默认可用性, 字符串型, 禁止空值, 默认值=[可用]。
| |
| Object_id |
对象标识, 字符串型, 禁止空值。
| |
| P_object_id |
父对象标识, 字符串型, 计算表达式=[[parent.object_id]]。
| |
| P_type_name |
父对象类型, 字符串型, 计算表达式=[[parent.type_name]]。
| |
| Sysdisplay |
显示名称, 字符串型。
| |
| Sysmemo |
备注, 备注型。
| |
| Sysname |
名称, 字符串型。
| |
| TableName |
数据表或视图名称。
| |
| TypeDisplay |
类型显示名称。
| |
| TypeName |
类型名称。
|