Bagikan melalui


DacDeployOptions.DropIndexesNotInSource Properti

Definisi

Dapatkan atau atur boolean yang menentukan apakah akan menghilangkan semua indeks yang tidak ada dalam model sumber.

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

Nilai Properti

True untuk menghilangkan indeks yang tidak ada dalam model sumber; jika tidak, salah. Defaultnya adalah true.

Atribut

Berlaku untuk