PagingHelperQuery Property |
数据查询对象
Namespace: X3Platform.UtilAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic DataQuery Query { get; }
public:
property DataQuery^ Query {
DataQuery^ get ();
}
Property Value
Type:
DataQuery
See Also