Indicates if unique constraint is applied for this index.
The constraint is per partition.
default is false
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
bool Unique { get; }
ReadOnly Property Unique As Boolean Get
property bool Unique { bool get (); }
/** @property */ boolean get_Unique()