共用方式為


ISqlGenerationHelper.GenerateComment(String) 方法

定義

產生 SQL 批註。

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

參數

text
String

註解文字。

傳回

產生的 SQL。

適用於