HistoryRepository.GetEndIfScript Method

Definition

Overridden by database providers to generate a SQL script to END the SQL block.

C#
public abstract string GetEndIfScript ();

Returns

The generated SQL.

Implements

Applies to

Product Versions
Entity Framework Core 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0