Partager via


DacExtractOptions.ExtractAllTableData Propriété

Définition

Obtient ou définit la valeur booléenne qui indique si les données de toutes les tables utilisateur sont extraites.

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

Valeur de propriété

True si les données de toutes les tables utilisateur sont extraites ; sinon False. La valeur par défaut est false.

Attributs

S’applique à