Search Results for

    Show / Hide Table of Contents
    View Source

    Class SqliteSpecificMapperFactory

    Implements IProviderSpecificMapperFactory for SQLite.

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Persistence.Sqlite.Services
    Assembly: Umbraco.Cms.Persistence.Sqlite.dll
    Syntax
    public class SqliteSpecificMapperFactory : IProviderSpecificMapperFactory

    Properties

    View Source

    Mappers

    Declaration
    public NPocoMapperCollection Mappers { get; }
    Property Value
    Type Description
    NPocoMapperCollection
    View Source

    ProviderName

    Declaration
    public string ProviderName { get; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Mappers
      • ProviderName
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX