TABSExportToSqlOptions.Assign
TABSExportToSqlOptions
Top 


Copies the properties of one export options object to another.

procedure Assign(ASource: TABSExportToSqlOptions);

Description
Call Assign to copy another export options object. Assign checks whether the ASource parameter is another export options object, and, if so, copies the values of the properties.