Difference between revisions of "Activity:CreateOLETableScope (Activity)"
Line 29: | Line 29: | ||
===Usage=== | ===Usage=== | ||
− | This activity is used to access a single table or view within a valid OLE DB Scope. The table accessed is hereby determined by the '''name of the Activity''', also accessible via the argument ''DisplayName''. | + | This activity is used to access a single table or view within a valid OLE DB Scope. The '''table accessed''' is hereby determined by the '''name of the Activity''', also accessible via the argument ''DisplayName''. |
=Example= | =Example= |
Revision as of 14:50, 23 February 2015
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.