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

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 TypeadminNames type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberElementdisplay
类型名称, 字符串型, 参考=[类型.名称]。
Public fieldStatic memberElementname
类型标识, 字符串型, 禁止空值, 参考=[类型.标识]。
Public fieldStatic memberItemvalue
默认访问级别, 字符串型, 禁止空值, 默认值=[2]。
Public fieldStatic memberObject_id
对象标识, 字符串型, 禁止空值。
Public fieldStatic memberP_object_id
父对象标识, 字符串型, 计算表达式=[[parent.object_id]]。
Public fieldStatic memberP_type_name
父对象类型, 字符串型, 计算表达式=[[parent.type_name]]。
Public fieldStatic memberSqlexpr
权限表达式, 字符串型。
Public fieldStatic memberTableName
数据表或视图名称。
Public fieldStatic memberTypeDisplay
类型显示名称。
Public fieldStatic memberTypeName
类型名称。
Top
See Also