Difference between revisions of "Activity:CreateOLERow (Activity)"
(→See also) |
(→See also) |
||
(5 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | The CreateOLERow activity creates a new row within an OLE compliant data source. It is typically nested within a [[Activity: | + | The CreateOLERow activity creates a new row within an OLE compliant data source. It is typically nested within a [[Activity:CreateOLETableScope (Activity)|CreateOLETableScope]]. |
=Description= | =Description= | ||
Line 26: | Line 26: | ||
===Usage=== | ===Usage=== | ||
− | This activity is used to create a single row within a valid OLE table scope | + | This activity is used to create a single row within a valid OLE table scope. |
=Example= | =Example= | ||
===Excel document=== | ===Excel document=== | ||
− | [[File:UI_Activity_CreateOLERow_Excel.png]] | + | [[File:UI_Activity_CreateOLERow_Excel.png|border|CreateOLERow]] |
+ | [[File:UI_Activity_CreateOLERow_Arguments_Excel.png|border|CreateOLERow Arguments]] | ||
<headertabs /> | <headertabs /> | ||
Line 37: | Line 38: | ||
* [[Workflow Designer]] | * [[Workflow Designer]] | ||
* [[Activity:CreateOLETableScope (Activity)]] | * [[Activity:CreateOLETableScope (Activity)]] | ||
+ | * [[Activity:EditOLERow (Activity)]] | ||
+ | * [[Activity:EditOLEValue (Activity)]] | ||
− | [[Category:OLE]] | + | [[Category:OLE|CreateOLERow (Activity)]] |
Latest revision as of 07:58, 11 April 2018
The CreateOLERow activity creates a new row within an OLE compliant data source. It is typically nested within a CreateOLETableScope.