Skip to main content

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()