SqlScriptGeneratorOptions.MultilineInsertSourcesList Property

Definition

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

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

Property Value

Applies to