Partager via


IHistoryRepository.GetCreateIfNotExistsScript Méthode

Définition

Génère un script SQL qui crée la table d’historique si et seulement si elle n’existe pas déjà.

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

Retours

Script SQL.

S’applique à