Click or drag to resize
DbEntitySetSelectSize Method
设置排序条件

Namespace: Adf.Db
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public DbEntity SetSelectSize(
	int size
)

Parameters

size
Type: SystemInt32
0则不限

Return Value

Type: DbEntity

[Missing <returns> documentation for "M:Adf.Db.DbEntity.SetSelectSize(System.Int32)"]

See Also