public long GetParentTableKey()
 {
     return(ParentColumnKey ?? ParentColumn.GetParentTableKey());
 }