mardi 23 août 2011
Number records of table
public static int64 NumberRecords(Common _table)
{
select count(RecId) from _table;
return _table.RecId;
}
Aucun commentaire:
Enregistrer un commentaire
Article plus récent
Article plus ancien
Accueil
Inscription à :
Publier les commentaires (Atom)
Aucun commentaire:
Enregistrer un commentaire