Beispiel #1
0
 public override string ToString()
 {
     return((SourceTable != null) ? SourceTable.ToString() : "The table has not been set.");
 }