IndexedAttributeUnique Property |
Namespace:
Unvired.Kernel.SQLite
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic virtual bool Unique { get; set; }Public Overridable Property Unique As Boolean
Get
Set
public:
virtual property bool Unique {
bool get ();
void set (bool value);
}abstract Unique : bool with get, set
override Unique : bool with get, set
Property Value
Type:
Boolean
See Also