Click or drag to resize
NotandumNames Class
名称集合。
Inheritance Hierarchy
SystemObject
  Appkit.Sys.ObjectNotandumNames

Namespace: Appkit.Sys.Object
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public abstract class Names

The NotandumNames type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAuthor
创建者, 字符串型, 默认值=[[sys.user_name]]。
Public fieldStatic memberAutoawake
自动提醒, 数值型, 默认值=[1]。
Public fieldStatic memberAwakedate
提醒日期, 日期型。
Public fieldStatic memberAwakeinterval
提醒间隔, 数值型, 默认值=[5]。
Public fieldStatic memberAwaketime
提醒时间, 时间型, 默认值=[8:00:00]。
Public fieldStatic memberContent
内容, 字符串型。
Public fieldStatic memberDisabled
已禁用, 数值型, 默认值=[0]。
Public fieldStatic memberDisableddate
失效日期, 日期型。
Public fieldStatic memberKeyword
关键词, 字符串型, 禁止空值。
Public fieldStatic memberNdate
日期, 日期型, 默认值=[[sys.nowdate2]]。
Public fieldStatic memberObject_id
对象标识, 字符串型, 禁止空值。
Public fieldStatic memberP_object_id
父对象标识, 字符串型, 计算表达式=[[parent.object_id]]。
Public fieldStatic memberP_type_name
父对象类型, 字符串型, 计算表达式=[[parent.type_name]]。
Public fieldStatic memberTableName
数据表或视图名称。
Public fieldStatic memberTimeunit
时间单位, 字符串型, 默认值=[分]。
Public fieldStatic memberTypeDisplay
类型显示名称。
Public fieldStatic memberTypeName
类型名称。
Public fieldStatic memberWorked
已处理, 数值型, 默认值=[0]。
Top
See Also