SqlScriptGeneratorOptions.NewLineBeforeJoinClause Propiedad

Definición

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

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

Valor de propiedad

Se aplica a