IndexDefIndexType Enumeration |
Index type
Namespace: Com.Tibco.As.SpaceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
SyntaxPublic Enumeration IndexType
public enum class IndexType
Members
| Member name | Value | Description |
---|
| HASH | 0 |
Hash
|
| TREE | 1 |
Tree
|
See Also