API 参考 / @142vip/data-source / DataSourceColumn
接口: DataSourceColumn
定义于: packages/data-source/src/data-source.interface.ts:27
表的列信息
属性
comment?
optional
comment:string
定义于: packages/data-source/src/data-source.interface.ts:32
name
name:
string
定义于: packages/data-source/src/data-source.interface.ts:29
schema
schema:
string
定义于: packages/data-source/src/data-source.interface.ts:30
table
table:
string
定义于: packages/data-source/src/data-source.interface.ts:28
type
type:
string