Select csrExample lnReccount = Reccount() int Reccount = dsExample.Tables[0].Rows.Count;
Joe Administrator Staff member Feb 3, 2020 #1 FoxPro: Select csrExample lnReccount = Reccount() C#: int Reccount = dsExample.Tables[0].Rows.Count; Last edited: Mar 25, 2020