API 参考
    正在准备搜索索引...
    • VirtualColumn decorator is used to mark a specific class property as a Virtual column.

      参数

      • options: VirtualColumnOptions

      返回 PropertyDecorator

    • VirtualColumn decorator is used to mark a specific class property as a Virtual column.

      参数

      • typeOrOptions: ColumnType
      • options: VirtualColumnOptions

      返回 PropertyDecorator