ItemMapping(Index: Integer): IRdsExportSchemaAttribute;
ItemMapping(Index: integer): Prognoz.Platform.Interop.Rds.IRdsExportSchemaAttribute;
Index. Binding index.
The ItemMapping property returns specified attribute binding to a data source field.
The number of bindings is returned in the IMetaRdsExportSchema.MappingsCount property.
The property use is given in the example for IMetaRdsExportSchema.RemoveMapping.
See also: