共用方式為


HistoryRepository.GetEndIfScript 方法

定義

由資料庫提供者覆寫,以產生 SQL 區塊的 SQL 腳本 END

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

傳回

產生的 SQL。

實作

適用於