Search Results for

    Show / Hide Table of Contents
    View Source

    Class SqlServerSpecificMapperFactory

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Persistence.SqlServer.Services
    Assembly: Umbraco.Cms.Persistence.SqlServer.dll
    Syntax
    public class SqlServerSpecificMapperFactory : 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