Click or drag to resize
SQLOrderItem Class
排序项
Inheritance Hierarchy
SystemObject
  Appkit.DataSQLCustomItem
    Appkit.DataSQLOrderItem

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

The SQLOrderItem type exposes the following members.

Properties
  NameDescription
Public propertyItemOption
排序选项 无/ASC/DESC
Top
See Also