MVPSI.JAMS.Activities.HDInsight Namespace > HDInsightSessionPig Class : Query Property |
'Declaration
<System.ComponentModel.DescriptionAttribute("Specifies the query to use for the Pig job. This is used instead of a QueryFile.")> <System.ComponentModel.CategoryAttribute("Definition")> <System.ComponentModel.BrowsableAttribute(False)> Public Property Query As System.String
'Usage
Dim instance As HDInsightSessionPig Dim value As System.String instance.Query = value value = instance.Query
[System.ComponentModel.Description("Specifies the query to use for the Pig job. This is used instead of a QueryFile.")] [System.ComponentModel.Category("Definition")] [System.ComponentModel.Browsable(false)] public System.string Query {get; set;}
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