TableKnowledgeVO

Updated at:
Copy as MD

Parameter

Type

Description

Example

object

Details of the table.

TableId

integer

The table ID.

TableName

string

The table name.

DbId

integer

The database ID.

DbName

string

The database name.

DbType

string

The database type. For example, mysql.

InstanceId

integer

The instance ID.

InstanceName

string

The instance name.

SchemaName

string

The schema name.

EnvType

string

The environment type. For example, production or development.

Description

string

The table description.

AssetDescription

string

The asset description.

Summary

string

The table summary.

Title

string

The table title.

AssetCreatedGmt

string

The asset creation time.

AssetModifiedGmt

string

The asset modification time.

Size

integer

The size of the table, in bytes.

NumRows

integer

The number of rows in the table.

Level

integer

The sensitivity level of the table.

HotLevel

integer

The access frequency level of the table.

LevelType

string

The level type.

Logic

boolean

Whether the table is a logical table. Valid values: true and false.