TableSummaryModel

更新时间:
复制 MD 格式

Parameter

Type

Description

Example

object

Summary data for the table or view.

SchemaName

string

Logical database name.

schemaName

TableName

string

Logical table name or logical view name.

tableName

TableType

string

Table or view type.

PHYSICAL_SCHEMA_NAME

TableSize

integer

Table size in bytes.

1234

CreateTime

string

Creation time.

2023-01-05 13:17:55

UpdateTime

string

Update time.

2023-01-05 13:17:55

SQL

string

SQL for creating the table or view.

create table(a varchar)

Description

string

Description.

descrtiption

Owner

string

Owner.

abc

MvDetailModel open_struct_MvDetailModel

CreatedBySource

string

CreatedByUser

string