Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetUserTablesSqlTaskOutput

Package version

Output of the task that collects user tables for the given list of databases

Hierarchy

  • GetUserTablesSqlTaskOutput

Index

Properties

Optional databasesToTables

databasesToTables: undefined | object

Mapping from database name to list of tables NOTE: This property will not be serialized. It can only be populated by the server.

Optional id

id: undefined | string

Result identifier NOTE: This property will not be serialized. It can only be populated by the server.

Optional validationErrors

validationErrors: ReportableException[]

Validation errors NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc