JAMS Developer Guide
HDInsightSessionHive Class
Members 


MVPSI.JAMS.Activities.HDInsight Namespace : HDInsightSessionHive Class
Runs a Hive job with the specified properties.
Object Model
HDInsightSessionHive Class
Syntax
'Declaration
 
<System.Drawing.ToolboxBitmapAttribute()>
Public Class HDInsightSessionHive 
   Inherits MVPSI.JAMS.Activities.NonblockingNativeActivity
   Implements MVPSI.JAMS.Activities.ISupportCommands 
'Usage
 
Dim instance As HDInsightSessionHive
[System.Drawing.ToolboxBitmap()]
public class HDInsightSessionHive : MVPSI.JAMS.Activities.NonblockingNativeActivity, MVPSI.JAMS.Activities.ISupportCommands  
Inheritance Hierarchy

System.Object
   System.Activities.Activity
      System.Activities.NativeActivity
         MVPSI.JAMS.Activities.JAMSNativeActivity
            MVPSI.JAMS.Activities.NonblockingNativeActivity
               MVPSI.JAMS.Activities.HDInsight.HDInsightSessionHive

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

HDInsightSessionHive Members
MVPSI.JAMS.Activities.HDInsight Namespace