RegisterCimIndicationCommand.QueryDialect Property

Definition

The following is the definition of the input parameter "QueryDialect". Specifies the dialect used by the query Engine that interprets the Query string.

public string QueryDialect { get; set; }
[System.Management.Automation.Parameter(ParameterSetName="QueryExpressionComputerSet")]
[System.Management.Automation.Parameter(ParameterSetName="QueryExpressionSessionSet")]
public string QueryDialect { get; set; }
member this.QueryDialect : string with get, set
[<System.Management.Automation.Parameter(ParameterSetName="QueryExpressionComputerSet")>]
[<System.Management.Automation.Parameter(ParameterSetName="QueryExpressionSessionSet")>]
member this.QueryDialect : string with get, set
Public Property QueryDialect As String

Property Value

Attributes

Applies to