Bagikan melalui


DacDeployOptions.CommentOutSetVarDeclarations Properti

Definisi

Dapatkan atau atur boolean yang menentukan apakah deklarasi variabel SQLCMD dikomentari di header skrip.

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

Nilai Properti

Benar untuk mengomentari deklarasi ini; jika tidak, salah. Defaultnya adalah false.

Atribut

Berlaku untuk