Condividi tramite


DacDeployOptions.PopulateFilesOnFileGroups Proprietà

Definizione

Ottiene o imposta un valore booleano che specifica se i file vengono forniti per i filegroup definiti nell'origine di distribuzione.

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

Valore della proprietà

True per specificare i file per i filegroup; in caso contrario, false. Il valore predefinito è true.

Attributi

Si applica a