public static interface ItemDeployment.Index extends Serializable
| Modifier and Type | Method and Description |
|---|---|
List<ItemDeployment.IndexAttribute> |
getAttributes() |
String |
getIndexName() |
boolean |
isSQLServerClustered() |
boolean |
isUnique() |
String getIndexName()
boolean isUnique()
boolean isSQLServerClustered()
List<ItemDeployment.IndexAttribute> getAttributes()
Copyright © 2017 SAP SE. All Rights Reserved.