DatasetQuery.SqlStatement Property

Defines the SQL command to be executed.
<ID("SqlStatement", (int)e.SqlStatement, true)> _ 
Public Property SqlStatement() As String
This language is not supported or no code example is available.
[ID("SqlStatement", (int)e.SqlStatement, true)] 
public string SqlStatement {get; set;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition