HistoryRepository.ExistsSql Property

Definition

Overridden by database providers to generate SQL that tests for existence of the history table.

protected abstract string ExistsSql { get; }
member this.ExistsSql : string
Protected MustOverride ReadOnly Property ExistsSql As String

Property Value

Applies to