Firefly.Box.Data Namespace

 

Classes

ArrayColumndataType 
BoolColumnRepresents a column of type Bool
ByteArrayColumn A column of type byte[]
DateColumnRepresents a column of type Date
DateTimeColumn 
EntityRepresents an entity. All interactions between the code and the database are directed through this class.
EntityPrimaryKeyAttribute Used to determine which columns represent the Entity's primary key.
EnumColumnenumType 
NumberColumnRepresents a column of type Number
TextColumnRepresents a column of type Text
TimeColumnRepresents a column of type Time