Langage

DacExtractOptions.ExtractReferencedServerScopedElements Propriété

Définition

Obtient ou définit une valeur booléenne qui spécifie si les éléments référencés par la source doivent être extraits.

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

Valeur de propriété

True si les références des éléments délimités au serveur doivent être extraites ; sinon false. La valeur par défaut est true.

Attributs

S’applique à