Compartilhar via


SqlCeMigrationSqlGenerator.Quote(String) Método

Definição

Cita um 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

O identificador a ser citado.

Retornos

O identificador entre aspas.

Aplica-se a