Click or drag to resize

DataObjectControllerDataObjectExists Method

Overload List
  NameDescription
Public methodDataObjectExists(Int32, Boolean)
Public methodStatic memberDataObjectExists(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!
Top
See Also