CardOverrideAdapter

This method can be called to associate a new adapter object with the card object. This is used whenever the type of the adapter needs to be changed programmatically from the type that is compiled into the map.

The new type can be specified either by an alias string (for example, DATABASE or STREAM) or by using a numeric adapter type. If the alias is given as NULL, iAdapterType is assumed to be set to a valid adapter type.

The adapter types are listed in the adapters.xml file. The 'id' attribute of each adapter entry represents the adapter name. Additional types are listed in CardOverrideAdapter.