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

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

Fields
  NameDescription
Public fieldStatic memberLuojczf
逻辑操作符, 字符串型, 禁止空值, 默认值=[and]。
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 memberTypeDisplay
类型显示名称。
Public fieldStatic memberTypeName
类型名称。
Top
See Also