HistoryRepository.ExistsSql 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
由資料庫提供者覆寫,以產生 SQL,以測試記錄資料表是否存在。
protected abstract string ExistsSql { get; }
member this.ExistsSql : string
Protected MustOverride ReadOnly Property ExistsSql As String
屬性值
適用於