Bagikan melalui


DacDeployOptions.ScriptDatabaseCollation Properti

Definisi

Dapatkan atau atur boolean yang menentukan apakah database target harus diubah agar sesuai dengan kolase model sumber.

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

Nilai Properti

True untuk mengubah kolase database target; jika tidak, salah. Defaultnya adalah false.

Atribut

Berlaku untuk