DacDeployOptions.DoNotEvaluateSqlCmdVariables 属性

定义

指定在比较架构或其值时是否应使用 SQLCMD 变量名称

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

属性值

属性

适用于