The SmartUpdateDatabaseVersion function updates (or adds) the current database version.
Method | /SmartUpdateDatabaseVersion |
The request body is of type SmartUpdateDatabaseVersion.
Name | Description | Data Type |
---|---|---|
major | xml:int | |
minor | xml:int | |
bugFix | xml:int | |
build | xml:int |
The response body is of type SmartUpdateDatabaseVersionResponse.
Name | Description | Data Type |
---|---|---|
SmartUpdateDatabaseVersionResult | xml:string |
|