C# Class nHydrate.Generator.SQLInstaller.SqlHelper

Afficher le fichier Open project: nHydrate/nHydrate

Méthodes publiques

Méthode Description
GetModelDifferenceSql ( ModelRoot modelOld, ModelRoot modelNew ) : string
GetSQLSchema ( this item ) : string

Method Details

GetModelDifferenceSql() public static méthode

public static GetModelDifferenceSql ( ModelRoot modelOld, ModelRoot modelNew ) : string
modelOld nHydrate.Generator.Models.ModelRoot
modelNew nHydrate.Generator.Models.ModelRoot
Résultat string

GetSQLSchema() public static méthode

public static GetSQLSchema ( this item ) : string
item this
Résultat string