Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)