IHistoryRepository.Exists Yöntem

Tanım

Geçmiş tablosunun var olup olmadığını denetler.

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

Döndürülenler

true tablo zaten varsa, false aksi takdirde.

Şunlara uygulanır