Property Statement
Statement
Gets the SQL statement. Returns
null if this is
an instance of TableLimitsRequest or
TableTagsRequest.
Declaration
public string Statement { get; }
Property Value
| Type | Description |
|---|---|
| String | SQL statement. |