SqlPublishOptions.IncludeUnsupportedStatements Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayCategoryKey("General")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("IncludeUnsupportedStatementsDescription")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("IncludeUnsupportedStatements")]
[System.ComponentModel.Browsable(false)]
public override 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")>]
[<System.ComponentModel.Browsable(false)>]
member this.IncludeUnsupportedStatements : Microsoft.SqlServer.Management.SqlScriptPublish.SqlScriptOptions.BooleanTypeOptions with get, set
Public Overrides Property IncludeUnsupportedStatements As SqlScriptOptions.BooleanTypeOptions
Valor da propriedade
- Atributos