示例#1
0
 public long GetRowCount()
 {
     return(cacheReader.GetRowCount(header.IdentityCode));
 }