public bool FindNearlyEqualObjects( Serializable obj, List<Serializable> returnList )
Searches the datasource for all objects that are nearly equal to the specified object. Primarily used for datasource merging where identifier codes on sub-objects matter.