UseEscapedNameAttribute Constructor

Overload List

UseEscapedNameAttribute Creates a new UseEscapedNameAttribute that will request use of escaped name for any database.
UseEscapedNameAttribute(DatabaseType) Creates a new UseEscapedNameAttribute that will request use of escaped name for the specified DatabaseType.

See Also