ClearDDRelates - BaseData_Set
Clears all local DD relationships
Type: Procedure
Syntax
Procedure ClearDDRelates
Call Example
Send ClearDDRelates
Description
Clears all local Data Dictionary (DD) relationships allowing you to start with a blank slate. This is a helper method, which will be rarely used.
Relates can either be defined by a table or by the DD. pbUseDDRelates determines if relates are defined by the table (False) or the DD (True). See pbUseDDRelates for more information.