Type to start searching...

RemoveIndexAspect

Remove an existing IndexAspect from a table.

Properties
description : string

Operation description.

name : tableName

Index 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 name patterns (with * and ?) of indexes, from which to remove the aspect (exclusion patterns are prefixed with !).

Parents