Partager via


DacExtractOptions.ExtractReferencedServerScopedElements Propriété

Définition

Obtient ou définit la valeur booléenne qui spécifie si les éléments d'étendue serveur 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 éléments d'étendue serveur référencés sont extraits ; sinon, false. La valeur par défaut est true.

Attributs

S’applique à