IPrxSlice.CreateMapDataAdapter

Syntax

CreateMapDataAdapter(AdapterType: PrxMapAdapter): IPrxMapDataAdapter;

Parameters

AdapterType. Type of map adapter.

Description

The CreateMapDataAdapter method creates a data source based on a data slice, for a map.

Example

The method use is given in description of the IPrxMapDataAdapter.Attribute property.

See also:

IPrxSlice