SqlPublishOptions.ContinueScriptingOnError Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayCategoryKey("General")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Continuescriptifanerroroccuredorotherwisestop")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("ContinueScriptingOnError")]
[System.ComponentModel.Browsable(false)]
public override Microsoft.SqlServer.Management.SqlScriptPublish.SqlScriptOptions.BooleanTypeOptions ContinueScriptingOnError { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayCategoryKey("General")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Continuescriptifanerroroccuredorotherwisestop")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("ContinueScriptingOnError")>]
[<System.ComponentModel.Browsable(false)>]
member this.ContinueScriptingOnError : Microsoft.SqlServer.Management.SqlScriptPublish.SqlScriptOptions.BooleanTypeOptions with get, set
Public Overrides Property ContinueScriptingOnError As SqlScriptOptions.BooleanTypeOptions
Property Value
- Attributes