Click or drag to resize
SQLTable Class
查询源表
Inheritance Hierarchy
SystemObject
  Appkit.DataSQLTable

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public class SQLTable

The SQLTable type exposes the following members.

Properties
  NameDescription
Public propertyTableAlias
表的别名
Public propertyTableDisplay
表的显示信息
Public propertyTableName
表的名称
Top
See Also