Copies the properties of one index definition to another.
procedure Assign(ASource: TABSAdvIndexDef);
Description
Call Assign to copy another index definition. Assign checks whether the ASource parameter is another index definition, and, if so, copies the values of the properties.
|