共用方式為


IHistoryRepository.Exists 方法

定義

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

public bool Exists ();
abstract member Exists : unit -> bool
Public Function Exists () As Boolean

傳回

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

適用於