示例#1
0
 public abstract string Write(SQAddColumn addColumn);
示例#2
0
 public override string Write(SQAddColumn addColumn)
 {
     throw new NotImplementedException();
 }