Share via


IHistoryRepository.GetCreateIfNotExistsScript Método

Definição

Gera um script SQL que criará a tabela de histórico se e somente se ela ainda não existir.

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

Retornos

O script SQL.

Aplica-se a