Language

IHistoryRepository.GetEndIfScript メソッド

定義

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

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

返品

生成された SQL。

適用対象