Beispiel #1
0
 public void NTextColumn()
 {
     CreateTable("ntext", TestTableCreator.GetNLongTextSqlValue(_dbContext));
 }