Click or drag to resize
SQLCompare Class
查询条件比较项
Inheritance Hierarchy
SystemObject
  Appkit.DataSQLCustomItem
    Appkit.DataSQLCompare

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

The SQLCompare type exposes the following members.

Properties
  NameDescription
Public propertyAkCompareSymbol
比较操作符
Public propertyDataType
数据类型
Public propertyItemValue
比较值
Public propertySQLCompareSymbol
用于 SQL 的比较操作符
Top
See Also