IHistoryRepository.GetEndIfScript Method

Definition

Generates a SQL script to END the SQL block.

public string GetEndIfScript ();
abstract member GetEndIfScript : unit -> string
Public Function GetEndIfScript () As String

Returns

The generated SQL.

Applies to