SqlPublishOptions.IncludeIfNotExists Property

Definition

[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayCategoryKey("General")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Scriptobjectswithifnotexistoption")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("IncludeIfNotExists")]
[System.ComponentModel.Browsable(false)]
public override Microsoft.SqlServer.Management.SqlScriptPublish.SqlScriptOptions.BooleanTypeOptions IncludeIfNotExists { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayCategoryKey("General")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Scriptobjectswithifnotexistoption")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("IncludeIfNotExists")>]
[<System.ComponentModel.Browsable(false)>]
member this.IncludeIfNotExists : Microsoft.SqlServer.Management.SqlScriptPublish.SqlScriptOptions.BooleanTypeOptions with get, set
Public Overrides Property IncludeIfNotExists As SqlScriptOptions.BooleanTypeOptions

Property Value

Attributes

Applies to