点击或拖拽改变大小

DALServerInfoQueryPagination 方法

Sweet 开发框架

[缺少 "M:Sweet.GeneratorCode.DAL.DALServerInfo.QueryPagination(System.Int32,System.Int32,System.Int32@,Sweet.GeneratorCode.Model.ServerInfo)" 的 <summary> 文档]

命名空间:  Sweet.GeneratorCode.DAL
程序集:  Sweet.GeneratorCode (在 Sweet.GeneratorCode.dll 中) 版本:3.3.1.0 (3.3.1.0)
语法
public IEnumerable<ServerInfo> QueryPagination(
	int currentPage,
	int pageSize,
	out int recordCount,
	ServerInfo model = null
)

参数

currentPage
类型:SystemInt32

[缺少 "M:Sweet.GeneratorCode.DAL.DALServerInfo.QueryPagination(System.Int32,System.Int32,System.Int32@,Sweet.GeneratorCode.Model.ServerInfo)" 的 <param name="currentPage"/> 文档]

pageSize
类型:SystemInt32

[缺少 "M:Sweet.GeneratorCode.DAL.DALServerInfo.QueryPagination(System.Int32,System.Int32,System.Int32@,Sweet.GeneratorCode.Model.ServerInfo)" 的 <param name="pageSize"/> 文档]

recordCount
类型:SystemInt32

[缺少 "M:Sweet.GeneratorCode.DAL.DALServerInfo.QueryPagination(System.Int32,System.Int32,System.Int32@,Sweet.GeneratorCode.Model.ServerInfo)" 的 <param name="recordCount"/> 文档]

model (Optional)
类型:Sweet.GeneratorCode.ModelServerInfo

[缺少 "M:Sweet.GeneratorCode.DAL.DALServerInfo.QueryPagination(System.Int32,System.Int32,System.Int32@,Sweet.GeneratorCode.Model.ServerInfo)" 的 <param name="model"/> 文档]

返回值

类型:IEnumerableServerInfo

[缺少 "M:Sweet.GeneratorCode.DAL.DALServerInfo.QueryPagination(System.Int32,System.Int32,System.Int32@,Sweet.GeneratorCode.Model.ServerInfo)" 的 <returns> 文档]

参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架