Skip to main content

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.Attribute

Syntax

CloudNimble.BlazorEssentials.TursoDb.NotMappedAttribute

Summary

Excludes a property from database mapping. Properties marked with this attribute will not be included in table creation or CRUD operations.

Constructors

.ctor

Syntax

public NotMappedAttribute()