Partager via


DacExtractOptions.ExtractApplicationScopedObjectsOnly Propriété

Définition

Obtient ou définit la valeur booléenne qui spécifie l'étendue des objets extraits de la source.

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

Valeur de propriété

True si seuls les objets d'étendue application sont extraits ; sinon, false pour extraire tous les types d'objet. La valeur par défaut est true.

Attributs

S’applique à