IVZDataAdapter.GetData

Syntax

GetData(Value: Variant): Variant;

Parameters

Value. The value to be transformed.

Description

The GetData method returns transformed data.

Example

The method use is given on the description page of the IVZDataSourceMapping.DataTransformer property.

See also:

IVZDataAdapter