C# Class SQLite.Net.TableMapping.Column

Show file Open project: Rhapsody/SQLite.Net-PCL Class Usage Examples

Private Properties

Property Type Description
Column System
GetValue object
SetEnumValue void
SetValue void

Private Methods

Method Description
Column ( PropertyInfo prop, CreateFlags createFlags = CreateFlags.None ) : System
GetValue ( object obj ) : object
SetEnumValue ( object obj, Type type, object value ) : void
SetValue ( object obj, [ val ) : void