ServiceQueryHelper.UseSoftDelete method
Returns if row uses soft delete
public static bool UseSoftDelete(IRow row)
| parameter | description |
|---|---|
| row | Row instance |
See Also
- interface IRow
- class ServiceQueryHelper
Returns if row uses soft delete
public static bool UseSoftDelete(IRow row)
| parameter | description |
|---|---|
| row | Row instance |