HistoryRepository.Exists 方法

定义

检查历史记录表是否存在。

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

返回

true 如果表已存在,则为 ; false 否则为 。

实现

适用于