次の方法で共有


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

プロパティ値

属性

適用対象