API 参考
    正在准备搜索索引...
    • Creates a database exclusion. Can be used on entity. Can create exclusions with composite columns when used on entity.

      参数

      • expression: string

      返回 ClassDecorator & PropertyDecorator

    • Creates a database exclusion. Can be used on entity. Can create exclusions with composite columns when used on entity.

      参数

      • name: string
      • expression: string

      返回 ClassDecorator & PropertyDecorator