Property Statement
Statement
Gets the statement for the admin DDL operation.
Declaration
public char[] Statement { get; }
Property Value
| Type | Description |
|---|---|
| Char[] | The statement for the admin DDL operation. |
public char[] Statement { get; }
| Type | Description |
|---|---|
| Char[] | The statement for the admin DDL operation. |