Description

Returns an array of information related to the database table being passed in.

Syntax

rv = Database_Services("GetTableProperties", TableName)

Parameters

ParameterDescription

TableName

[REQUIRED] The linear hash database table name.

Remarks

Information includes database ID, MFS/BFS list, volume ID, volume label, and volume path.

Version

16.0.18

  • No labels