Intel POLS

SQLiteMapper.Merge Method 

Merges the contents of the specified mapper file into the current mapper.

public void Merge(
   string mapFile
);

Parameters

mapFile
Mapper database file

See Also

SQLiteMapper Class | POLS.Mappers Namespace