IHistoryRepository.Exists Yöntem

Tanım

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

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

Döndürülenler

Boolean

true tablo zaten varsa, false tersi durumda.

Şunlara uygulanır