IsRelatesToConstrained - BaseData_Set

Determines if a child DDO is currently constrained to a particular parent table

Type: Function

Return Data Type: Boolean

Parameters: Integer iParentFile

ParameterDescription
iParentFileTable number of table to check


Return Value

Returns True if child DDO is currently constrained to table iParentFile.


Syntax
Function IsRelatesToConstrained Integer iParentFile Returns Boolean

Call: Get IsRelatesToConstrained iParentFile to BooleanVariable


Description

This is sent to a child DDO to see if it is currently constrained (see Constrain_File) to that parent table.