Gets or sets the ending character or characters to use to quote names that contain characters such as spaces or reserved tokens.
The ending character or characters to use. The default is an empty string.
| Exception Type | Condition |
|---|---|
| InvalidOperationException | The property can only be changed before the SQL command is compiled. |
MimerCommandBuilder Class | Mimer.Data.Client Namespace