Compartir a través de


SqlDeploymentOptions.DoNotEvaluateSqlCmdVariables Property

Definition

Specified whether SQLCMD variable names should be used when comparing schema or their values

public bool DoNotEvaluateSqlCmdVariables { get; }
member this.DoNotEvaluateSqlCmdVariables : bool
Public ReadOnly Property DoNotEvaluateSqlCmdVariables As Boolean

Property Value

Applies to