Exemplo n.º 1
0
 public int Count(string entityName)
 {
     return(BangDBNative.CountSWEntity(_swentity, entityName));
 }