Click or drag to resize

DataObjectControllerGetDataObjectsReferringDataObject Method

Overload List
  NameDescription
Public methodStatic memberGetDataObjectsReferringDataObject(Int32, SqlConnection, SqlTransaction)
Returns the ids of the data objects that refers the indicated data object through a reference property. Looks in all versions.
Public methodGetDataObjectsReferringDataObject(Int32, Int32, Int32, Boolean)
Returns the ids of the data objects that refers the indicated data object through a reference property.
Public methodStatic memberGetDataObjectsReferringDataObject(Int32, Int32, Int32, Boolean, SqlConnection, SqlTransaction)
Returns the ids of the data objects that refers the indicated data object through a reference property.
Top
See Also