HistoryRepository.Exists Yöntem

Tanım

Geçmiş tablosu olup olmadığını denetler.

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

Döndürülenler

Boolean

true tablo zaten varsa, aksi false takdirde.

Uygulamalar

Şunlara uygulanır