Jump to: navigation, search

Changes


Activity:CreateOLETableScope (Activity)

38 bytes added, 12:28, 23 February 2015
The CreateOLETableScope Activity provides access to a single table/view within an OLE compliant database. It is typically nested within a [[Activity:CreateOLESQLScope (Activity)|CreateOLESQLScope ]] or a [[Activity:CreateOLEOracleScope (Activity)|CreateOLEOracleScope ]] activity.
 
=Description=
{{ActivityInfoBox
| title = Create OLE Table Scope
}}
The CreateOLETableScope Activity provides access to a single table/view within an OLE compliant database. It is typically nested within a [[Activity:CreateOLESQLScope (Activity)|CreateOLESQLScope ]] or a [[Activity:CreateOLEOracleScope (Activity)|CreateOLEOracleScope ]] activity. ===Arguments===
{| class="wikitable sortable" | width = "50%"
|}
===Usage===
This activity is used to access a single table or view within a valid OLE DB Scope. Which table is accessed is hereby determined by the name of the Activity, also accessible via the argument ''DisplayName''.
==Example==The CreateOLETableScope activity, as used in the larger example "Read MetaClass names from UBIK database":<br />
[[File:UI_Activity_CreateOLEDBScope_Example.png|x700px]]
 
<headertabs />
==See also==
10,686
edits