Type to start searching...

RemoveTableAspect

Remove a Table Aspect from an existing table.

Properties
description : string

Operation description.

name : tableName

Table aspect name.

Valid values based on“string”.
[A-Za-z][_A-Za-z\d]*(\.[A-Za-z][_A-Za-z\d]*)?
override : boolean

True to remove conflicting aspect overrides from the pointcuts.

pointcuts : string

List of table name patterns (with * and ?) where matches are used to apply the aspect (exclusion patterns are prefixed with !).

Parents