attributesToGet
Specifies the table fields returned by the GetTables
call. This parameter doesn’t accept an empty list. The request must include NAME
.
The following are the valid combinations of values:
NAME
- Names of all tables in the database.NAME
,TABLE_TYPE
- Names of all tables and the table types.