Index type

Namespace: Com.Tibco.As.Space
Assembly: 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 nameValueDescription
HASH0 Hash
TREE1 Tree

See Also