C# Class SQLite.Net.TableMapping.Column

Afficher le fichier Open project: Rhapsody/SQLite.Net-PCL Class Usage Examples

Private Properties

Свойство Type Description
Column System
GetValue object
SetEnumValue void
SetValue void

Private Methods

Méthode 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