Ejemplo n.º 1
0
 public DbType(short id)
     : this(id, DbTypes.GetType(id))
 {
 }