C# Class Acme.Northwind.Install.AzureCopy

Afficher le fichier Open project: nHydrate/nHydrate

Méthodes publiques

Méthode Description
Run ( InstallSettings settings ) : void

Private Methods

Méthode Description
CopyData ( InstallSettings settings ) : void
GetColumnList ( string connectionString, string tableName ) : string
TargetIsBlank ( InstallSettings settings ) : bool

Method Details

Run() public méthode

public Run ( InstallSettings settings ) : void
settings InstallSettings
Résultat void