Changes
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
}}
{| 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''.
[[File:UI_Activity_CreateOLEDBScope_Example.png|x700px]]
<headertabs />
==See also==