예제 #1
0
 public void BigIntColumn()
 {
     CreateTable("bigint", TestTableCreator.GetInt64SqlValue());
 }