Exemple #1
0
 public Table(Schema schema)
 {
     this.Schema = schema;
 }