Aracılığıyla paylaş


ISqlGenerationHelper.GenerateComment(String) Yöntem

Tanım

Bir SQL açıklaması oluşturur.

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

Parametreler

text
String

Açıklama metni.

Döndürülenler

Oluşturulan SQL.

Şunlara uygulanır