Langue

DacExtractOptions.ExtractAllTableData Propriété

Définition

Obtient ou définit une valeur booléenne qui spécifie si les données de toutes les tables utilisateur seront 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 à