<Activity mc:Ignorable="sads sap" x:Class="Ubik.Workflow" xmlns="http://schemas.microsoft.com/netfx/2009/xaml/activities" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:mva="clr-namespace:Microsoft.VisualBasic.Activities;assembly=System.Activities" xmlns:s="clr-namespace:System;assembly=System" xmlns:s1="clr-namespace:System;assembly=mscorlib" xmlns:s2="clr-namespace:System;assembly=System.Core" xmlns:s3="clr-namespace:System;assembly=System.ComponentModel.Composition" xmlns:s4="clr-namespace:System;assembly=System.ServiceModel" xmlns:sa="clr-namespace:System.Activities;assembly=System.Activities" xmlns:sads="http://schemas.microsoft.com/netfx/2010/xaml/activities/debugger" xmlns:sap="http://schemas.microsoft.com/netfx/2009/xaml/activities/presentation" xmlns:scg="clr-namespace:System.Collections.Generic;assembly=mscorlib" xmlns:scg1="clr-namespace:System.Collections.Generic;assembly=System.Core" xmlns:scg2="clr-namespace:System.Collections.Generic;assembly=System" xmlns:scg3="clr-namespace:System.Collections.Generic;assembly=System.ServiceModel" xmlns:sco="clr-namespace:System.Collections.ObjectModel;assembly=mscorlib" xmlns:sd="clr-namespace:System.Data;assembly=System.Data" xmlns:sd1="clr-namespace:System.Data;assembly=System.Data.DataSetExtensions" xmlns:uimo="clr-namespace:UBIK.Interface.Module.OLEDB;assembly=UBIK.Interface.Module.OLEDB" xmlns:uk="clr-namespace:UBIK.Kernel;assembly=UBIK.Kernel" xmlns:uwa="clr-namespace:UBIK.WorkflowBase.Activities;assembly=UBIK.Workflow" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"><x:Members><x:Property Name="UBIKObject" Type="InOutArgument(uk:BaseClass)" /><x:Property Name="rows" Type="InOutArgument(scg:IEnumerable(sd:DataRow))" /></x:Members><sap:VirtualizedContainerService.HintSize>392,538</sap:VirtualizedContainerService.HintSize><mva:VisualBasic.Settings>Assembly references and imported namespaces for internal implementation</mva:VisualBasic.Settings><Sequence sap:VirtualizedContainerService.HintSize="352,498"><sap:WorkflowViewStateService.ViewState><scg:Dictionary x:TypeArguments="x:String, x:Object"><x:Boolean x:Key="IsExpanded">True</x:Boolean></scg:Dictionary></sap:WorkflowViewStateService.ViewState><uimo:CreateOLEOracleScope Tables="{x:Null}" DataSource="TESTDB" sap:VirtualizedContainerService.HintSize="330,374" InitialCatalog="UBIKTEST" Password="password" UserName="user"><uimo:CreateOLEOracleScope.Activities><uimo:CreateOLETableScope Body="{x:Null}" Table="{x:Null}" DisplayName="TESTTABLE" sap:VirtualizedContainerService.HintSize="306,290" Rows="[rows]"><uimo:CreateOLETableScope.Activities><ForEach x:TypeArguments="sd:DataRow" DisplayName="ForEach&lt;DataRow&gt;" sap:VirtualizedContainerService.HintSize="282,206" Values="[rows]"><ActivityAction x:TypeArguments="sd:DataRow"><ActivityAction.Argument><DelegateInArgument x:TypeArguments="sd:DataRow" Name="item" /></ActivityAction.Argument><uwa:DebugMessage UBIKObject="{x:Null}" sap:VirtualizedContainerService.HintSize="200,36" Text="[item.Item(0).ToString() &amp; &quot; &quot; &amp; item.Item(1).ToString()]" /></ActivityAction></ForEach></uimo:CreateOLETableScope.Activities><uimo:CreateOLETableScope.Columns><scg:List x:TypeArguments="uimo:OLEColumnDescriptor" Capacity="0" /></uimo:CreateOLETableScope.Columns><uimo:CreateOLETableScope.Variables><Variable x:TypeArguments="sd:DataTable" Name="table" /></uimo:CreateOLETableScope.Variables></uimo:CreateOLETableScope></uimo:CreateOLEOracleScope.Activities><uimo:CreateOLEOracleScope.TableNames><scg:List x:TypeArguments="x:String" Capacity="4"><x:String>TESTTABLE</x:String></scg:List></uimo:CreateOLEOracleScope.TableNames><uimo:CreateOLEOracleScope.Variables><sco:Collection x:TypeArguments="Variable" /></uimo:CreateOLEOracleScope.Variables></uimo:CreateOLEOracleScope></Sequence></Activity>