@Retention(value=RUNTIME) @Target(value=ANNOTATION_TYPE) public @interface CompositeIndexPath
| Modifier and Type | Optional Element and Description |
|---|---|
CompositePathSortOrder |
order
Index order
|
String |
path
Index path
|
public abstract String path
public abstract CompositePathSortOrder order
Copyright © 2021 Microsoft Corporation. All rights reserved.