UseEscapedNameAttribute Properties

Properties

TargetDatabaseType Gets target DatabaseType for using escaped name.
TypeIdWhen 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.

See Also