SqlScriptGeneratorOptions.NewLineBeforeFromClause Propiedad

Definición

Obtiene o establece un valor booleano que indica si debe haber una nueva línea antes de la cláusula FROM en una instrucción SELECT.

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

Valor de propiedad

Se aplica a