Compartilhar via


DacExportOptions.VerifyFullTextDocumentTypesSupported Propriedade

Definição

Obter ou definir booliano que especifica se os tipos de documento de texto completo com suporte para Banco de Dados SQL do Microsoft Azure v12 devem ser verificados.

public bool VerifyFullTextDocumentTypesSupported { get; set; }
[Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "VerifyFullTextDocumentTypesSupported")]
public bool VerifyFullTextDocumentTypesSupported { get; set; }
member this.VerifyFullTextDocumentTypesSupported : bool with get, set
[<Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "VerifyFullTextDocumentTypesSupported")>]
member this.VerifyFullTextDocumentTypesSupported : bool with get, set
Public Property VerifyFullTextDocumentTypesSupported As Boolean

Valor da propriedade

True se for necessário verificar o pacote; caso contrário, false. O valor padrão é false.

Atributos

Aplica-se a