@Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface CompositeIndex
| Modifier and Type | Optional Element and Description |
|---|---|
CompositeIndexPath[] |
paths
Array of composite index paths
|
public abstract CompositeIndexPath[] paths
Copyright © 2021 Microsoft Corporation. All rights reserved.