次の方法で共有


IHistoryRepository.GetEndIfScript メソッド

定義

SQL ブロックに対して END SQL スクリプトを生成します。

public string GetEndIfScript ();
abstract member GetEndIfScript : unit -> string
Public Function GetEndIfScript () As String

戻り値

生成された SQL。

適用対象