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

Syntax

CloudNimble.BlazorEssentials.TursoDb.ITursoDbSet

Summary

Interface for TursoDbSet, used for database discovery.

Methods

GetEntityMetadata Abstract

Gets the entity metadata for this DbSet.

Syntax

CloudNimble.BlazorEssentials.TursoDb.Schema.EntityMetadata GetEntityMetadata()

Returns

Type: CloudNimble.BlazorEssentials.TursoDb.Schema.EntityMetadata The entity metadata.