IDmDataSource.DataInColumns

Fore Syntax

DataInColumns: Boolean;

Fore.NET Syntax

DataInColumns: boolean;

Description

The DataInColumns property determines whether data is located in columns.

Comments

Available values:

Fore and Fore.NET Examples

The property use is given in the example for IDmMethod.Execute.

See also:

IDmDataSource