IRdsDictionaryBatch.BatchType

Syntax

BatchType: RdsDictionaryBatchType;

Description

The BatchType property returns batch type.

Comments

To work with batch different interfaces are used depending on the batch type. Available values:

Example

The property use is given in the examples for IRdsDictionaryInstance.CreateBatch and IRdsDictionaryBatchUpdate.SetData.

See also:

IRdsDictionaryBatch