Click or drag to resize

RegularStatementQueryString Property

Gets the query string for this statement.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
public abstract string QueryString { get; }

Property Value

Type: String
See Also