Difference between revisions of "Activity:EditOLEValue (Activity)"
(→Arguments) |
(→Arguments) |
||
Line 22: | Line 22: | ||
| DataRow|| {{DataRow_MSDN}}|| In|| Row to be edited | | DataRow|| {{DataRow_MSDN}}|| In|| Row to be edited | ||
|- align="left" | |- align="left" | ||
− | | DataType|| DbType|| In || | + | | DataType|| DbType|| In || Column data type |
|- align="left" | |- align="left" | ||
| DisplayName|| {{String_MSDN}}|| In || Name of activity and name of column | | DisplayName|| {{String_MSDN}}|| In || Name of activity and name of column |
Revision as of 12:43, 5 March 2015
The EditOLEValue activity provides access to a single column value of a row within an OLE compliant data source. It is typically nested within a CreateOLERow or EditOLERow.