Compartir a través de


SqlServerMigrationSqlGenerator.Quote(String) Método

Definición

Cita un identificador para SQL Server.

protected virtual string Quote (string identifier);
abstract member Quote : string -> string
override this.Quote : string -> string
Protected Overridable Function Quote (identifier As String) As String

Parámetros

identifier
String

Identificador que se va a citar.

Devoluciones

Identificador entre comillas.

Se aplica a