VisualBasicMigrationCodeGenerator.Quote Method (String)
Quotes an identifier using appropriate escaping to allow it to be stored in a string.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- identifier
-
Type:
System.String
The identifier to be quoted.