TotalSize

Top  Previous  Next

Returns the total size (in bytes) of the table, inclusive of indexes and data stored in toast tables.

 

Syntax:

function TotalSize: Integer;

 

Example:

 

scripting_ttable_totalsize

 

See also:

IndexesSize

TableSize

ToastSize