Update-DPSDatabase
Syntax
__AllParameterSets
Update-DPSDatabase -InstallationPath <string> -ConnectionString <string> [<CommonParameters>]Parameter
-ConnectionString
In appsettings.json gefundene Verbindungszeichenfolge
Type: System.String
DefaultValue: ''
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
Position: Named
IsRequired: true
ValueFromPipeline: false
ValueFromPipelineByPropertyName: false
ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''-InstallationPath
Ordner, der die Devolutions.DatabaseUpgrade.dll enthält
CommonParameters
Dieses Cmdlet unterstützt die allgemeinen Parameter: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction und -WarningVariable. Weitere Informationen finden Sie unter about_CommonParameters.
Hinweise
Für weitere Informationen geben Sie "Get-Help Update-DPSDatabase -detailed" ein. Für technische Informationen geben Sie "Get-Help Update-DPSDatabase -full" ein.
Zuletzt aktualisiert
War das hilfreich?