Skip to content

@142vip.data source.接口.DataSourceColumn

mmdapl edited this page Dec 5, 2025 · 5 revisions

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

定义于: packages/data-source/src/data-source.interface.ts:31

Clone this wiki locally