Property Statement
Statement
Gets the query SQL statement.
Declaration
public string Statement { get; }
Property Value
| Type | Description |
|---|---|
| String | The query SQL statement. |
public string Statement { get; }
| Type | Description |
|---|---|
| String | The query SQL statement. |