GigaSpaces XAP.NET Documentation
Unique Property
Class LibraryGigaSpaces.Core.MetadataISpaceIndexUnique
Indicates if unique constraint is applied for this index. The constraint is per partition. default is false
Declaration Syntax
C#Visual BasicVisual C++J#
bool Unique { get; }
ReadOnly Property Unique As Boolean
	Get
property bool Unique {
	bool get ();
}
/** @property */
boolean get_Unique()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.0.0.0 (14.0.0.20000)