Difference between revisions of "Activity:CreateOLETableScope (Activity)"
(→See also) |
|||
(One intermediate revision by one other user not shown) | |||
Line 29: | Line 29: | ||
===Usage=== | ===Usage=== | ||
− | This activity is used to access a single table or view within a valid OLE | + | This activity is used to access a single table or view within a valid OLE Oracle or SQL Scope. The '''table accessed''' is hereby determined by the '''name of the Activity''', also accessible via the argument ''DisplayName''. |
=Example= | =Example= | ||
Line 48: | Line 48: | ||
* [[Activity:CreateOLERow (Activity)]] | * [[Activity:CreateOLERow (Activity)]] | ||
* [[Activity:EditOLERow (Activity)]] | * [[Activity:EditOLERow (Activity)]] | ||
+ | * [[Activity:EditOLEValue (Activity)]] | ||
− | [[Category:OLE]] | + | [[Category:OLE|CreateOLETableScope (Activity)]] |
Latest revision as of 07:57, 11 April 2018
The CreateOLETableScope Activity provides access to a single table/view within an OLE compliant database. It is typically nested within a CreateOLESQLScope or a CreateOLEOracleScope activity.