Пример #1
0
 public ColumnConfig GetPrimaryKeyColumnProprety()
 {
     return(_mappingConfig.GetPrimaryKeyColumn());
 }