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 SourceMappers
Declaration
public NPocoMapperCollection Mappers { get; }
Property Value
Type | Description |
---|---|
NPocoMapperCollection |
ProviderName
Declaration
public string ProviderName { get; }
Property Value
Type | Description |
---|---|
System.String |