Type to start searching...

ApplyIndexAspect

Apply a new IndexAspect to 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, to which to apply the aspect (exclusion patterns are prefixed with !).

Parents