Caption: String;
Caption: string;
The Caption property determines the data source title.
To get data from the data source, use the IDmDataSource.Item property.
The property use is given in the example for IDmMethod.Execute.
See also:
IDmDataSource