 | CreateIndexClauseIsUnique Property |
Gets or sets a value indicating whether this instance is unique.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool IsUnique { get; set; }
Property Value
Type:
Booleantrue if this instance is unique; otherwise,
false.
See Also