IRdsExportSchemas

Description

The IRdsExportSchemas interface contains properties and methods used to work with a collection of MDM dictionary export schemes.

Properties

  Property name Brief description
The Count property returns number of export schemes of the MDM dictionary.
The Item property returns an export scheme of the MDM dictionary.

Methods

  Method name Brief description
The Add method creates a new export scheme.
The Clear method clears all export schemes of the MDM dictionary.
The FindById method searches an export scheme by identifier.
The FindByKey method searches an export scheme by key.
The Remove method removes an export scheme by index.
The RemoveByKey method removes an export scheme by key.

See also:

Rds Assembly Interfaces