SqlPackage.DeployDbArgs Type
Configuration arguments for DacPac deploy
Record fields
| Record Field | Description | 
| 
                
              
                  Full Usage: 
                   AccessTokenField type: string | 
 | 
| 
                
               | 
 | 
| 
                
              
                  Full Usage: 
                   AdditionalSqlPackagePropertiesField type: (string * string) list | 
 | 
| 
                
              
                  Full Usage: 
                   BlockOnPossibleDataLossField type: bool option | 
 | 
| 
                
              
                  Full Usage: 
                   DestinationField type: string | 
 | 
| 
                
              
                  Full Usage: 
                   DropObjectsNotInSourceField type: bool option | 
 | 
| 
                
              
                  Full Usage: 
                   ProfileField 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: 
                   RecreateDbField type: bool option | 
 | 
| 
                
              
                  Full Usage: 
                   SourceField type: string | 
 | 
| 
                
              
                  Full Usage: 
                   SqlPackageToolPathField type: string | 
 | 
| 
                
              
                  Full Usage: 
                   TimeoutField type: int option | 
 | 
| 
                
              
                  Full Usage: 
                   VariablesField type: (string * string) list | 
 |