Method | Description | |
---|---|---|
UseEscapedNameAttribute ( ) : System |
Creates a new UseEscapedNameAttribute that will request use of escaped name for any database.
|
|
UseEscapedNameAttribute ( DatabaseType targetDatabaseType ) : System |
Creates a new UseEscapedNameAttribute that will request use of escaped name for the specified DatabaseType.
|
public UseEscapedNameAttribute ( DatabaseType targetDatabaseType ) : System | ||
targetDatabaseType | DatabaseType | Target |
return | System |