Documentation Index
Fetch the complete documentation index at: https://easyaf.dev/llms.txt
Use this file to discover all available pages before exploring further.
Definition
Assembly: CloudNimble.BlazorEssentials.TursoDb.dll Namespace: CloudNimble.BlazorEssentials.TursoDb Inheritance: System.AttributeSyntax
Summary
Marks a property as the primary key of the table.Constructors
.ctor
Syntax
Properties
AutoIncrement
Gets or sets whether the primary key auto-increments. Defaults to true for integer types.Syntax
Property Value
Type:bool