You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**/p:**|IgnoreObjectPlacementOnPartitionScheme=(BOOLEAN 'True')|Specifies whether an object's placement on a partition scheme should be ignored or updated when you publish to a database.|
131
131
|**/p:**|IgnorePartitionSchemes=(BOOLEAN)|Specifies whether differences in partition schemes and functions should be ignored or updated when you publish to a database.|
132
132
|**/p:**|IgnorePermissions=(BOOLEAN)|Specifies whether differences in the permissions should be ignored or updated when you publish to a database. |
133
+
|**/p:**|IgnorePostDeployScript=(BOOLEAN 'False')|When true, the post-deployment script from the .dacpac will not be attached to the deployment plan.|
134
+
|**/p:**|IgnorePreDeployScript=(BOOLEAN 'False')|When true, the pre-deployment script from the .dacpac will not be attached to the deployment plan.|
133
135
|**/p:**|IgnoreQuotedIdentifiers=(BOOLEAN 'True')|Specifies whether differences in the quoted identifiers setting should be ignored or updated when you publish to a database. |
134
136
|**/p:**|IgnoreRoleMembership=(BOOLEAN)|Specifies whether differences in the role membership of logins should be ignored or updated when you publish to a database. |
135
137
|**/p:**|IgnoreRouteLifetime=(BOOLEAN 'True')|Specifies whether differences in the amount of time that SQL Server retains the route in the routing table should be ignored or updated when you publish to a database|
|**/p:**|IgnoreObjectPlacementOnPartitionScheme=(BOOLEAN 'True')|Specifies whether an object's placement on a partition scheme should be ignored or updated when you publish to a database.|
204
204
|**/p:**|IgnorePartitionSchemes=(BOOLEAN 'False')|Specifies whether differences in partition schemes and functions should be ignored or updated when you publish to a database.|
205
205
|**/p:**|IgnorePermissions=(BOOLEAN 'False')|Specifies whether differences in the permissions should be ignored or updated when you publish to a database.|
206
+
|**/p:**|IgnorePostDeployScript=(BOOLEAN 'False')|When true, the post-deployment script from the .dacpac will not be attached to the deployment plan.|
207
+
|**/p:**|IgnorePreDeployScript=(BOOLEAN 'False')|When true, the pre-deployment script from the .dacpac will not be attached to the deployment plan.|
206
208
|**/p:**|IgnoreQuotedIdentifiers=(BOOLEAN 'True')|Specifies whether differences in the quoted identifiers setting should be ignored or updated when you publish to a database.|
207
209
|**/p:**|IgnoreRoleMembership=(BOOLEAN 'False')|Specifies whether differences in the role membership of logins should be ignored or updated when you publish to a database.|
208
210
|**/p:**|IgnoreRouteLifetime=(BOOLEAN 'True')|Specifies whether differences in the amount of time that SQL Server retains the route in the routing table should be ignored or updated when you publish to a database.|
|**/p:**|IgnoreObjectPlacementOnPartitionScheme=(BOOLEAN 'True')|Specifies whether an object's placement on a partition scheme should be ignored or updated when you publish to a database.|
145
145
|**/p:**|IgnorePartitionSchemes=(BOOLEAN)|Specifies whether differences in partition schemes and functions should be ignored or updated when you publish to a database.|
146
146
|**/p:**|IgnorePermissions=(BOOLEAN)|Specifies whether differences in the permissions should be ignored or updated when you publish to a database.|
147
+
|**/p:**|IgnorePostDeployScript=(BOOLEAN 'False')|When true, the post-deployment script from the .dacpac will not be attached to the deployment plan.|
148
+
|**/p:**|IgnorePreDeployScript=(BOOLEAN 'False')|When true, the pre-deployment script from the .dacpac will not be attached to the deployment plan.|
147
149
|**/p:**|IgnoreQuotedIdentifiers=(BOOLEAN 'True')|Specifies whether differences in the quoted identifiers setting should be ignored or updated when you publish to a database.|
148
150
|**/p:**|IgnoreRoleMembership=(BOOLEAN)|Specifies whether differences in the role membership of logins should be ignored or updated when you publish to a database.|
149
151
|**/p:**|IgnoreRouteLifetime=(BOOLEAN 'True')|Specifies whether differences in the amount of time that SQL Server retains the route in the routing table should be ignored or updated when you publish to a database.|
0 commit comments