C# Class SQLite.Net.Orm

Exibir arquivo Open project: Rhapsody/SQLite.Net-PCL Class Usage Examples

Private Methods

Method Description
Collation ( MemberInfo p ) : string
GetDefaultValue ( PropertyInfo p ) : object
GetIndices ( MemberInfo p ) : IEnumerable
IsAutoInc ( MemberInfo p ) : bool
IsMarkedNotNull ( MemberInfo p ) : bool
IsPK ( MemberInfo p ) : bool
MaxStringLength ( PropertyInfo p ) : int?
SqlDecl ( TableMapping p, bool storeDateTimeAsTicks, IBlobSerializer serializer, string>.IDictionary extraTypeMappings, bool hasCompositePK = false ) : string
SqlType ( TableMapping p, bool storeDateTimeAsTicks, IBlobSerializer serializer, string>.IDictionary extraTypeMappings ) : string