AdsClearRelation

Advantage Client Engine

Clears all relations for the given parent table

Syntax

UNSIGNED32

AdsClearRelation (ADSHANDLE hTableParent);

Parameters

hTableParent (I)

Handle of parent table.

Remarks

This function clears relations set by AdsSetRelation and AdsSetScopedRelation. If this table is the child in another relation, that relation is not cleared.

Example

Click Here

See Also

AdsSetRelation

AdsSetScopedRelation