Click or drag to resize

UseEscapedNameAttribute Properties

The UseEscapedNameAttribute type exposes the following members.

Properties
  Name Description
Public property TargetDatabaseType Gets target DatabaseType for using escaped name.
Public property TypeId When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute)
Public property 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.
Top
See Also