GetOperationType

Returns the operation type of the MBO.

Syntax

char OperationType

Parameters

None.

Returns

The operation type of the MBO. Possible values are 'U' for update and insert, and 'D' for delete.

Examples

  • Get the Entity Type
    OperationType