Méthode | Description | |
---|---|---|
CheckResource ( string location, string resourceName, System.Boolean copyOnlyIfNotExists = true, String Path = "XAF_Bootstrap.Content", |
||
CheckResources ( ) : void | ||
Configuration ( IObjectSpace ObjectSpace ) : |
||
UpdateDatabaseAfterUpdateSchema ( ) : void | ||
UpdateDatabaseBeforeUpdateSchema ( ) : void | ||
Updater ( IObjectSpace objectSpace, System.Version currentDBVersion ) : System |
Méthode | Description | |
---|---|---|
CopyResource ( string resourceName, string file, System.Boolean copyOnlyIfNotExists = true, |
public static CheckResource ( string location, string resourceName, System.Boolean copyOnlyIfNotExists = true, String Path = "XAF_Bootstrap.Content", |
||
location | string | |
resourceName | string | |
copyOnlyIfNotExists | System.Boolean | |
Path | String | |
assembly | ||
CustomDirectory | String | |
Résultat | void |
public static Configuration ( IObjectSpace ObjectSpace ) : |
||
ObjectSpace | IObjectSpace | |
Résultat |
public UpdateDatabaseAfterUpdateSchema ( ) : void | ||
Résultat | void |
public UpdateDatabaseBeforeUpdateSchema ( ) : void | ||
Résultat | void |
public Updater ( IObjectSpace objectSpace, System.Version currentDBVersion ) : System | ||
objectSpace | IObjectSpace | |
currentDBVersion | System.Version | |
Résultat | System |