共用方式為


HistoryRepository.Exists 方法

定義

檢查記錄資料表是否存在。

public virtual bool Exists ();
abstract member Exists : unit -> bool
override this.Exists : unit -> bool
Public Overridable Function Exists () As Boolean

傳回

true 如果資料表已經存在,則為 , false 否則為 。

實作

適用於