SqlScriptOptions.IncludeUnsupportedStatements Property

Definition

[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayCategoryKey("General")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("IncludeUnsupportedStatementsDescription")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("IncludeUnsupportedStatements")]
public virtual Microsoft.SqlServer.Management.SqlScriptPublish.SqlScriptOptions.BooleanTypeOptions IncludeUnsupportedStatements { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayCategoryKey("General")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("IncludeUnsupportedStatementsDescription")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("IncludeUnsupportedStatements")>]
member this.IncludeUnsupportedStatements : Microsoft.SqlServer.Management.SqlScriptPublish.SqlScriptOptions.BooleanTypeOptions with get, set
Public Overridable Property IncludeUnsupportedStatements As SqlScriptOptions.BooleanTypeOptions

Property Value

Attributes

Applies to