Appkit 基础类库
Appkit 基础类库
Appkit.Data
AkObjectList(T) Class
AkObjectList(T) Methods
AddOrderItem Method
AddSortItem Method
ClearSortItems Method
Convert Method
Find Method
Get Method
GetDouble Method
GetInt Method
GetLastErrMsg Method
GetLastResult Method
GetLimit Method
GetQuery Method
GetString Method
GetSubList(TList) Method
GetXML Method
Group Method
Load Method
LoadAndIterate(TList) Method
LoadByIdstr Method
LoadWithPagination Method
Output Method
ReplaceTag Method
SetLimit Method
SetQuery Method
SetQueryText Method
Shrink(TList) Method
Sort Method
SortNew(TList) Method
ToJson Method
AkObjectList
T
GetLimit Method
获取集合的限制数目。
默认值为 0,表示无限制。
Namespace:
Appkit.Data
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
int
GetLimit
()
Return Value
Type:
Int32
集合的限制数目。
See Also
Reference
AkObjectList
T
Class
Appkit.Data Namespace