logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Namespace Serenity.StructuredPersistence.Infrastructure.Providers

    Classes

    SqlStructuredStoreBase

    Shared base for the ADO.NET-backed IStructuredStore providers (MySql, Sqlite, Postgres). Holds the write/query/read members whose SQL-building logic is identical across the three dialects, expressed over DbConnection/DbCommand/ DbTransaction/DbDataReader and parameterized through the abstract hooks declared first.

    In this article
    © 2026 Serenity. All Rights Reserved