Click or drag to resize

DataObjectControllerGetDataObjectChildrenIds Method

Overload List
  NameDescription
Public methodStatic memberGetDataObjectChildrenIds(Int32, SqlConnection, SqlTransaction)
Returns a sorted list of the ids of the data objects that lie directly below a specified data object. Security is disregarded.
Public methodStatic memberGetDataObjectChildrenIds(Int32, Int32, SqlConnection, SqlTransaction)
Returns a sorted list of the ids of the data objects that lie directly below a specified data object. Security is disregarded.
Top
See Also