Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us
TABSTable.ExportToSql
TABSTable
Top 


Exports a table to SQL script.

function ExportToSQL: String; overload;
procedure ExportToSQL(Stream: TStream); overload;
procedure ExportToSQL(FileName: String); overload;

Description
Exports a table structure optionally with data from the Absolute Database format to SQL script.
Returns SQL script as a result of function or stores it into a stream or into the specified file.
Parameters of export are specified by ExportToSqlOptions.
        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Apr 24, 2024