Use
|
The UseEscapedNameAttribute type exposes the following members.
Name | Description | |
---|---|---|
TargetDatabaseType | Gets target DatabaseType for using escaped name. | |
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute) |
|
UseAnsiQuotes | Gets or sets flag that determines if double quotes should be used as the identifier delimiter, per SQL-99 standard, regardless of database type. Defaults to true except for MySQL. |