<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:mvc="clr-namespace:Microsoft.VisualBasic.CompilerServices;assembly=Microsoft.VisualBasic" 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:Members><sap:VirtualizedContainerService.HintSize>591,526</sap:VirtualizedContainerService.HintSize><mva:VisualBasic.Settings>Assembly references and imported namespaces for internal implementation</mva:VisualBasic.Settings><Sequence sap:VirtualizedContainerService.HintSize="551,486"><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="529,362" InitialCatalog="UBIKTEST" Password="password" UserName="user"><uimo:CreateOLEOracleScope.Activities><uimo:CreateOLEQueryScope Body="{x:Null}" Rows="{x:Null}" Table="{x:Null}" TableName="{x:Null}" sap:VirtualizedContainerService.HintSize="505,278" SQLStatement="SELECT * FROM TEST2 WHERE ID = 1"><uimo:CreateOLEQueryScope.Activities><uimo:CreateOLERow Body="{x:Null}" DataRow="[newRow]" sap:VirtualizedContainerService.HintSize="481,146"><uimo:CreateOLERow.Activities><uimo:EditOLEValue CreatedValue="{x:Null}" DataRow="[newRow]" DataType="Int32" DisplayName="ID" sap:VirtualizedContainerService.HintSize="200,50" IsPrimary="False" Value="[600]" /><uimo:EditOLEValue CreatedValue="{x:Null}" DataRow="[newRow]" DataType="AnsiString" DisplayName="VAL" sap:VirtualizedContainerService.HintSize="200,50" IsPrimary="False" Value="[&quot;NEUS ITEM&quot;]" /></uimo:CreateOLERow.Activities><uimo:CreateOLERow.Variables><sco:Collection x:TypeArguments="Variable" /></uimo:CreateOLERow.Variables></uimo:CreateOLERow></uimo:CreateOLEQueryScope.Activities><uimo:CreateOLEQueryScope.Columns><scg:List x:TypeArguments="uimo:OLEColumnDescriptor" Capacity="4"><uimo:OLEColumnDescriptor ID="1.8" IsPrimary="False" Name="VAL" Type="AnsiString" /><uimo:OLEColumnDescriptor ID="1.12" IsPrimary="False" Name="ID" Type="Int32" /></scg:List></uimo:CreateOLEQueryScope.Columns><uimo:CreateOLEQueryScope.Variables><sco:Collection x:TypeArguments="Variable" /></uimo:CreateOLEQueryScope.Variables></uimo:CreateOLEQueryScope></uimo:CreateOLEOracleScope.Activities><uimo:CreateOLEOracleScope.TableNames><scg:List x:TypeArguments="x:String" Capacity="4" /></uimo:CreateOLEOracleScope.TableNames><uimo:CreateOLEOracleScope.Variables><Variable x:TypeArguments="x:String" Name="variable1" /><Variable x:TypeArguments="scg:IEnumerable(sd:DataRow)" Name="rows" /><Variable x:TypeArguments="sd:DataRow" Name="newRow" /><Variable x:TypeArguments="x:String" Name="variable2" /></uimo:CreateOLEOracleScope.Variables></uimo:CreateOLEOracleScope></Sequence></Activity>