次の方法で共有


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。

適用対象