Skip to content

API 参考 / @142vip/data-source / DataSourceColumn

接口: DataSourceColumn

定义于: data-source.interface.ts:25

表的列信息

属性

comment?

optional comment: string

定义于: data-source.interface.ts:30


name

name: string

定义于: data-source.interface.ts:27


schema

schema: string

定义于: data-source.interface.ts:28


table

table: string

定义于: data-source.interface.ts:26


type

type: string

定义于: data-source.interface.ts:29