IHistoryRepository.GetCreateIfNotExistsScript Metoda

Definicja

Generuje skrypt SQL, który utworzy tabelę historii, jeśli i tylko wtedy, gdy jeszcze nie istnieje.

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

Zwraca

Skrypt SQL.

Dotyczy