SqlPackage.DeployDbArgs Type
Configuration arguments for DacPac deploy
Record fields
Record Field | Description |
Full Usage:
AccessToken
Field type: string
|
|
|
|
Full Usage:
AdditionalSqlPackageProperties
Field type: (string * string) list
|
|
Full Usage:
BlockOnPossibleDataLoss
Field type: bool option
|
|
Full Usage:
Destination
Field type: string
|
|
Full Usage:
DropObjectsNotInSource
Field type: bool option
|
|
Full Usage:
Profile
Field type: string
|
Specifies the file path to a DAC Publish Profile. The profile defines a collection of properties and variables to use when generating outputs.
|
Full Usage:
RecreateDb
Field type: bool option
|
|
Full Usage:
Source
Field type: string
|
|
Full Usage:
SqlPackageToolPath
Field type: string
|
|
Full Usage:
Timeout
Field type: int option
|
|
Full Usage:
Variables
Field type: (string * string) list
|
|