QuoteSuffix property

Description

The ending character or characters to use when specifying database objects whose names contain characters such as spaces.

Syntax

string QuoteSuffix

Access

Read-write

Property value

The ending character or characters to use. This can be square brackets, or, if the ASE QUOTED_IDENTIFIER option is set to off, it can be double quotes. The default is an empty string.

Usage

See also