DbEntityGetSelectSize Method |
获取已设置的查询条件
Namespace: Adf.DbAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntaxpublic int GetSelectSize()
Public Function GetSelectSize As Integer
public:
int GetSelectSize()
member GetSelectSize : unit -> int
Return Value
Type:
Int32[Missing <returns> documentation for "M:Adf.Db.DbEntity.GetSelectSize"]
See Also