Udostępnij za pośrednictwem


SqlServerMigrationSqlGenerator.Quote(String) Metoda

Definicja

Cytuje identyfikator 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

Parametry

identifier
String

Identyfikator, który ma być cytowany.

Zwraca

Identyfikator cytowany.

Dotyczy