| Classes | 
    | 
         | ChildTableMapping | Mapping definition between ProDataset data-relation 
                  child tables and list properties in the .NET object | 
|
    | 
         | InvalidPropertyNameException | Exception thrown by the ProDatasetToObjectMapper when the
                  specified Enum property is not mapped to an Integer or
                  Character field | 
|
    | 
         | ListChildTableMapping | List of ChildTableMapping instances | 
|
    | 
         | ProDatasetToObjectMapper | O/R Mapper between ProDataset records and .NET value objects | 
|
    | 
         | TableMapping | Mapping definition between the ProDataset root table and
                  the .NET object |