TurboDB VCL Component Library

TTdbForeignKeyDef.Assign

TTdbForeignKeyDef

Previous  Top  Next

Copies the properties of one foreign key definition to another.

Delphi Syntax

procedure Assign(Source: TPersistent); override;

C++ Syntax

virtual void __fastcall Assign(Classes::TPersistent* Source);

Description

Supports the standard VCL copying mechanism.