Bagikan melalui


DacDeployOptions.DropPermissionsNotInSource Properti

Definisi

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

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

Nilai Properti

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

Atribut

Berlaku untuk