共用方式為


HistoryRepository.ExistsSql 屬性

定義

由資料庫提供者覆寫,以產生 SQL,以測試記錄資料表是否存在。

protected abstract string ExistsSql { get; }
member this.ExistsSql : string
Protected MustOverride ReadOnly Property ExistsSql As String

屬性值

適用於