SqlScriptGeneratorOptions.MultilineInsertTargetsList Property

Definition

Gets or sets a boolean indicating if the INSERT column targets list should be spread across multiple lines

public bool MultilineInsertTargetsList { get; set; }
member this.MultilineInsertTargetsList : bool with get, set
Public Property MultilineInsertTargetsList As Boolean

Property Value

Applies to