IHistoryRepository.GetCreateIfNotExistsScript Yöntem

Tanım

yalnızca henüz yoksa geçmiş tablosunu oluşturacak bir SQL betiği oluşturur.

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

Döndürülenler

String

SQL betiği.

Şunlara uygulanır