Condividi tramite


ISqlGenerationHelper.GenerateComment(String) Metodo

Definizione

Genera un commento SQL.

public string GenerateComment (string text);
abstract member GenerateComment : string -> string
Public Function GenerateComment (text As String) As String

Parametri

text
String

Testo del commento.

Restituisce

SQL generato.

Si applica a