Click or drag to resize

DataObjectControllerGetDataObjectTypeId Method

Overload List
  NameDescription
Public methodGetDataObjectTypeId(Int32)
Returns the id of the data object type which a data object is of. The method doesn't consider the security model. The method doesn't consider whether the data object is marked as deleted.
Public methodStatic memberGetDataObjectTypeId(Int32, SqlConnection, SqlTransaction)
Returns the id of the data object type which a data object is of. The method doesn't consider the security model. The method doesn't consider whether the data object is marked as deleted.
Top
See Also