public abstract string Write(SQAddForeignKey addKey);
Exemple #2
0
 public override string Write(SQAddForeignKey addKey)
 {
     throw new NotImplementedException();
 }