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