Exemplo n.º 1
0
 /// <summary>
 /// 查询记录条数
 /// </summary>
 public long GetCount()
 {
     return(dataWorkFlowData.GetCount());
 }