public ColumnConfig GetPrimaryKeyColumnProprety()
 {
     return(_mappingConfig.GetPrimaryKeyColumn());
 }