Newbies Calvin Tomm Posted September 27, 2019 Newbies Posted September 27, 2019 Is there a get function that confirms whether the whole set of records is in the current found set?
comment Posted September 27, 2019 Posted September 27, 2019 Get(FoundCount) returns the number of records in the current found set. Get(TotalRecordCount) returns the total number of records in the current table. When the two are equal ...
Recommended Posts
This topic is 2155 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now