MixERP.Net.EntityParser.PocoHelper Class Reference

Static Public Member Functions

static string GetTableName< T > (T poco)
 
static string GetKeyName< T > (T poco)
 
static string GetKeyProperty< T > (T poco)
 
static object GetInstanceOf (string className)
 
static bool HasColumn< T > (T poco, string columnName)
 
static string GetColumnName< T > (T poco, string propertyName)
 

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