Definition
Assembly: CloudNimble.BlazorEssentials.TursoDb.dll Namespace: CloudNimble.BlazorEssentials.TursoDb Inheritance: System.AttributeSyntax
Summary
Creates an index on the specified column.Constructors
.ctor
Syntax
Properties
Name
Gets or sets the index name. If not specified, the name is auto-generated as “ix__”.Syntax
Property Value
Type:string?
Unique
Gets or sets whether the index enforces uniqueness.Syntax
Property Value
Type:bool