Click or drag to resize
DataQueryParameter Class
Ajax Sql 条件参数
Inheritance Hierarchy

Namespace: X3Platform.Data
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
[SerializableAttribute]
public class DataQueryParameter

The DataQueryParameter type exposes the following members.

Constructors
  NameDescription
Public methodDataQueryParameter
Initializes a new instance of the DataQueryParameter class
Public methodDataQueryParameter(String, String, String)
Initializes a new instance of the DataQueryParameter class
Top
Methods
Properties
  NameDescription
Public propertyKey
Public propertyOperation
操作符
Public propertyType
值的类型
Public propertyValue
Top
See Also