DacExportOptions.VerifyFullTextDocumentTypesSupported Proprietà

Definizione

Ottenere o impostare boolean che specifica se i tipi di documento full-text supportati per database SQL di Microsoft Azure v12 devono essere verificati.

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

Valore della proprietà

True se il pacchetto deve essere verificato; in caso contrario, false. Il valore predefinito è false.

Attributi

Si applica a