| DialogueNames Class |
Namespace: Appkit.Sys.Object
public abstract class Names
The DialogueNames type exposes the following members.
| Name | Description | |
|---|---|---|
| Allreceiveuserids |
所有接收用户标识, 字符串型。
| |
| Allreceiveusernames |
所有接收用户名称, 字符串型。
| |
| Content |
内容, 备注型。
| |
| Dlgflag |
收发标志, 字符串型。
| |
| Groupid |
对话组标识, 字符串型。
| |
| Object_id |
对象标识, 字符串型, 禁止空值。
| |
| Readdate |
阅读日期, 日期型。
| |
| Readtime |
阅读时间, 时间型。
| |
| Receiveuserid |
接收用户标识, 字符串型。
| |
| Receiveusername |
接收用户名称, 字符串型。
| |
| Senddate |
发送日期, 日期型。
| |
| Sendsessid |
发送用户会话, 数值型, 默认值=[0]。
| |
| Sendtime |
发送时间, 时间型。
| |
| Senduserid |
发送用户标识, 字符串型, 参考=[用户.登录名称]。
| |
| Sendusername |
发送用户名称, 字符串型, 参考=[用户.用户名]。
| |
| Seqid |
顺序号, 数值型, 默认值=[0]。
| |
| Status |
状态, 字符串型, 默认值=[未发送]。
| |
| TableName |
数据表或视图名称。
| |
| TypeDisplay |
类型显示名称。
| |
| TypeName |
类型名称。
|