Click or drag to resize
PagingHelperWhereClause Property

Note: This API is now obsolete.

SQL 查询条件

Namespace: X3Platform.Util
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
[ObsoleteAttribute("属性 WhereClause 将不被支持, 请使用 Query.Where 代替.")]
public string WhereClause { get; set; }

Property Value

Type: String
See Also