IHistoryRepository.GetEndIfScript 方法

定义

生成 SQL 块的 SQL 脚本 END

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

返回

生成的 SQL。

适用于