Поделиться через


RelationalSqlGenerationHelper.GenerateComment(String) Метод

Определение

Создает комментарий SQL.

public virtual string GenerateComment (string text);
abstract member GenerateComment : string -> string
override this.GenerateComment : string -> string
Public Overridable Function GenerateComment (text As String) As String

Параметры

text
String

Текст комментария.

Возвращаемое значение

Созданный SQL.

Реализации

Применяется к