Click or drag to resize
SQLOrder Class
查询排序
Inheritance Hierarchy
SystemObject
  Appkit.DataSQLCustomObject
    Appkit.DataSQLOrder

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

The SQLOrder type exposes the following members.

Methods
Properties
  NameDescription
Public propertyItems
Public propertyOrderByString
排序表达式 不包含 order by 关键字
Top
See Also