DatabaseConfiguration.QuoteSuffix Property

Gets or sets the ending character or characters to use when specifying database objects (for example, tables or columns) whose names contain characters such as spaces or reserved tokens.

Namespace:  DbExtensions
Assembly: DbExtensions.dll

Syntax

public string QuoteSuffix { get; set; }

Property Value

Type: String

See Also

Reference

DatabaseConfiguration Class
DbExtensions Namespace

© Max Toro Q.