getAllRpsMappings

getAllRpsMappings(returnColl: ObjectArray input);

The getAllRpsMappings method of the Schema class adds all RPS mappings that are instances of the RelationalView class defined in the current schema to the array specified in the returnColl parameter.

The object array is not cleared before instances are added.