MapperKernelLoad Method |
Name | Description | |
---|---|---|
Load |
Loads the mapper's meta-data from the RepositoryIDatabase.
Use Load(MapperLoadFlags) to load the mapper with specific load options.
| |
Load(MapperLoadFlags) |
Loads the mapper's meta-data from the RepositoryIDatabase.
| |
Load(DataTable, MapperLoadFlags) |
Sets up the mapper's meta-data per the table's schema.
If so specified the mapper will use the table's data.
|