PetaPoco.ColumnDbType Class Reference
Inheritance diagram for PetaPoco.ColumnDbType:

Public Member Functions

 ColumnDbType (string name)
 
 ColumnDbType (string name, int maxLength)
 
 ColumnDbType (string name, int maxLength, bool isNullable, string defaultValue)
 

Properties

string Name [get, set]
 
int MaxLength [get, set]
 
string DefaultValue [get, set]
 
bool IsNullable [get, set]
 

The documentation for this class was generated from the following file: