HistoryRepository.InterpretExistsResult(Object) Yöntem

Tanım

yürütmenin sonucu ExistsSql yorumlanır.

protected abstract bool InterpretExistsResult (object value);
protected abstract bool InterpretExistsResult (object? value);
abstract member InterpretExistsResult : obj -> bool
Protected MustOverride Function InterpretExistsResult (value As Object) As Boolean

Parametreler

value
Object

Döndürülenler

Boolean

true tablo zaten varsa, aksi false takdirde.

Şunlara uygulanır