Ms > Ms Assembly Interfaces > IDmDataSource > IDmDataSource.FieldName
FieldName(Field: Integer): String;
FieldName[Field: integer]: string;
Field. Field index.
The FieldName property returns the specified data source name.
The property is outdated, use IDmField.Name.
See also: