DacImportOptions.RebuildIndexesOfflineForDataPhase Property

Definition

Gets or set a boolean that specifies if indexes should be rebuilt offline after importing data into SQL Server.

C#
public bool RebuildIndexesOfflineForDataPhase { get; set; }
C#
[Microsoft.SqlServer.Dac.OptionDescription(typeof(Microsoft.Data.Tools.Schema.Sql.CommandLine.CommandLineResources), "RebuildIndexesOfflineForDataPhase")]
public bool RebuildIndexesOfflineForDataPhase { get; set; }

Property Value

True to rebuild indexes offline after importing data. Default is false.

Attributes

Applies to

Product Versions
Microsoft.SQLServer.DacFx 150.18208.0, 160.2004021.0, 161.6374.0, 162.2.111