Index type
Namespace: Com.Tibco.As.SpaceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.4.0.001)
Syntax
C# |
---|
public enum IndexType |
Visual Basic |
---|
Public Enumeration IndexType |
Visual C++ |
---|
public enum class IndexType |
F# |
---|
type IndexType |
Members
Member name | Value | Description | |
---|---|---|---|
HASH | 0 | Hash | |
TREE | 1 | Tree |