Jump to: navigation, search

CreateOLERow (Activity)


The CreateOLERow activity creates a new row within an OLE compliant data source. It is typically nested within a CreateOLETableScope.

[edit]

Description

Create OLE Row
Name CreateOLERow
Purpose Create a single row via OLE
Category UBIK Data Exchange
Returns True if successful
Version 2.4.1+

Arguments

Argument Type Direction Purpose
DataRow DataRow Out Created row
DisplayName String In Name of activity
Result Boolean Out True if successful, false if failed

Usage

This activity is used to create a single row within a valid OLE table scope.

Example

Excel document

CreateOLERow CreateOLERow Arguments

See also