JAMS Developer Guide
HDInsightSessionHBaseForEachColumnInRow Class
Members 


MVPSI.JAMS.Activities.HDInsight.Design Namespace : HDInsightSessionHBaseForEachColumnInRow Class
The HDInsightSessionHBaseForEachColumnInRow activity gets all the columns in the specified row and table and it invokes the body activity once for each column.
Object Model
HDInsightSessionHBaseForEachColumnInRow Class
Syntax
'Declaration
 
<System.Windows.Markup.ContentPropertyAttribute("Body")>
<System.Drawing.ToolboxBitmapAttribute()>
Public Class HDInsightSessionHBaseForEachColumnInRow 
   Inherits MVPSI.JAMS.Activities.JAMSNativeActivity
   Implements MVPSI.JAMS.Activities.ISupportCommands 
[System.Windows.Markup.ContentProperty("Body")]
[System.Drawing.ToolboxBitmap()]
public class HDInsightSessionHBaseForEachColumnInRow : MVPSI.JAMS.Activities.JAMSNativeActivity, MVPSI.JAMS.Activities.ISupportCommands  
Inheritance Hierarchy

System.Object
   System.Activities.Activity
      System.Activities.NativeActivity
         MVPSI.JAMS.Activities.JAMSNativeActivity
            MVPSI.JAMS.Activities.HDInsight.Design.HDInsightSessionHBaseForEachColumnInRow

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

HDInsightSessionHBaseForEachColumnInRow Members
MVPSI.JAMS.Activities.HDInsight.Design Namespace