Share via


DMFTargetEntityHierarchy::find Method

Finds the specified record in the DMFTargetEntityHierarchy table.

Syntax

client server public static DMFTargetEntityHierarchy find(
    QueryName _queryName, 
    Name _parentDataSource, 
    Name _childDataSource, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A boolean value indicates whether to update or not.

Return Value

Type: DMFTargetEntityHierarchy Table
first record from the DMFTargetEntityHierarchy

See Also

Reference

DMFTargetEntityHierarchy Table