Exemplo n.º 1
0
 /// <summary>
 /// Creates the table
 /// </summary>
 public void Create()
 {
     Dataset.CreateTable(this);
 }