Icon AssignTo Method

procedure AssignTo(Dest: TPersistent)

Usage

Call the AssignTo method to assign the current TDBISAMFieldDef object to another TDBISAMFieldDef or TFieldDef object. The TDBISAMFieldDef object is assignment-compatible with the TFieldDef object.
Image