Base solution for your next web application
Open Closed

How to get IsDeleted or IsActive - False record in Get APIs #11880


User avatar
0
rameshrubix created

Since we are using the available ASP zero power tools in our application, By default it filters the records from Database which has the value "True" for IsDeleted column and "False" in IsActive column when we are fetching the records. But, we need those records also for our tracking purpose of history and old records count.

Please confirm us if there is any option for us to get those isDeleted or IsActive (False) records in the Get API methods.


1 Answer(s)