Exclusion(expression: string): ClassDecorator & PropertyDecorator 返回 ClassDecorator & PropertyDecorator
Exclusion(name: string, expression: string): ClassDecorator & PropertyDecorator 参数
- name: string
- expression: string
返回 ClassDecorator & PropertyDecorator
Creates a database exclusion. Can be used on entity. Can create exclusions with composite columns when used on entity.