GigaSpaces XAP.NET Documentation
ISpaceIndex Interface
Class LibraryGigaSpaces.Core.MetadataISpaceIndex
Encapsulates information about an index of a space type. ISpaceTypeDescriptor
Declaration Syntax
C#Visual BasicVisual C++J#
public interface ISpaceIndex
Public Interface ISpaceIndex
public interface class ISpaceIndex
public interface ISpaceIndex
Members
All MembersProperties



IconMemberDescription
IndexType
Gets the type of the index.

Name
Gets the name of the index.

Unique
Indicates if unique constraint is applied for this index. The constraint is per partition. default is false

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.2.0.0 (10.2.1.14000)