IRdsImportSchemas

Description

The IRdsImportSchemas interface contains properties and methods used to work with a collection of MDM dictionary import schemas.

Properties

  Property name Brief description
The Count property returns the number of MDM dictionary import schemas.
The Item property returns an MDM dictionary import schema.

Methods

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

See also:

Rds Assembly Interfaces