SqlScriptGeneratorOptions.NewLineBeforeWhereClause
SqlScriptGeneratorOptions.NewLineBeforeWhereClause
SqlScriptGeneratorOptions.NewLineBeforeWhereClause
Property
Definition
Gets or sets a boolean indicating if there should be a newline before the WHERE clause in a SELECT statement
public bool NewLineBeforeWhereClause { get; set; }
member this.NewLineBeforeWhereClause : bool with get, set
Public Property NewLineBeforeWhereClause As Boolean