Search Results for

    Show / Hide Table of Contents

    Namespace Umbraco.Cms.Core.Persistence

    Classes

    SqlExpressionExtensions

    String extension methods used specifically to translate into SQL

    SqlExtensionsStatics

    Provides a mean to express aliases in SELECT Sql statements.

    Interfaces

    IQueryRepository<TEntity>

    Defines the base implementation of a querying repository.

    IReadRepository<TId, TEntity>

    Defines the base implementation of a reading repository.

    IReadWriteQueryRepository<TId, TEntity>

    Defines the base implementation of a reading, writing and querying repository.

    IRepository

    Defines the base implementation of a repository.

    IWriteRepository<TEntity>

    Defines the base implementation of a writing repository.

    Enums

    TextColumnType

    In This Article
    • Classes
    • Interfaces
    • Enums
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX