Property SQLText
SQLText
Gets the SQL text of this prepared statement.
Declaration
public string SQLText { get; }
Property Value
| Type | Description |
|---|---|
| String | SQL text of this prepared statement. |
public string SQLText { get; }
| Type | Description |
|---|---|
| String | SQL text of this prepared statement. |