This document is archived and information here might be outdated. Recommended version. |
Indicates if the index is unique.
[Visual Basic .NET]
Public ReadOnly Property IsUnique As Boolean
[C#]
public bool IsUnique {get;}
[C++]
HRESULT get_IsUnique(
Boolean* IsUnique
);
[C++] Parameters IsUnique [out, retval]
IsUnique is a parameter of type bool*