DataObjectControllerDataObjectExists Method |
| Name | Description | |
|---|---|---|
| DataObjectExists(Int32, Boolean) | ||
| DataObjectExists(Int32, SqlConnection, SqlTransaction) |
Returns whether a data object with a specified id exists in the db - regardless of whether it is marked as deleted or not!
|