SqlDeploymentOptions.PopulateFilesOnFileGroups Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get boolean that specifies whether files are supplied for filegroups defined in the deployment source.
public bool PopulateFilesOnFileGroups { get; }
member this.PopulateFilesOnFileGroups : bool
Public ReadOnly Property PopulateFilesOnFileGroups As Boolean
Property Value
True to specify files for filegroups; otherwise false. Default is true.