Name

QuotePrefix

Synopsis


String quotePrefix = CommandBuilder.QuotePrefix;

CommandBuilder.QuotePrefix = quotePrefix;

Gets or sets the character or characters that are prefixed to column, table, and other object names. Together with the QuoteSuffix property, this permits characters such as spaces to be used when naming objects. The default value is an empty string.