مشاركة عبر


SqlPoolColumn type

مورد عمود تجمع Sql.

type SqlPoolColumn = ProxyResource & {
  columnType?: ColumnDataType
  isComputed?: boolean
}