DacDeployOptions.SetVariable(String, String) Method

Definition

Override sqlcmd variable with given value

public void SetVariable (string name, string value);
member this.SetVariable : string * string -> unit
Public Sub SetVariable (name As String, value As String)

Parameters

name
String
value
String

Applies to