PetaPoco.Database.PocoData Class Reference

Public Member Functions

 PocoData (Type t)
 
Delegate GetFactory (string sql, string connString, bool ForceDateTimesToUtc, int firstColumn, int countColumns, IDataReader r)
 

Static Public Member Functions

static PocoData ForObject (object o, string primaryKeyName)
 
static PocoData ForType (Type t)
 

Public Attributes

Type type
 

Properties

string[] QueryColumns [get]
 
TableInfo TableInfo [get]
 
Dictionary< string, PocoColumnColumns [get]
 

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