Condividi tramite


IHistoryRepository.GetCreateIfNotExistsScript Metodo

Definizione

Genera uno script SQL che creerà la tabella di cronologia se e solo se non esiste già.

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

Restituisce

Script SQL.

Si applica a