SqlScriptGeneratorOptions.NewLineBeforeCloseParenthesisInMultilineList Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit une valeur booléenne indiquant si une nouvelle ligne doit être placée avant une parenthèse proche lors de l’écriture d’une liste à plusieurs lignes entre parenthèses
public bool NewLineBeforeCloseParenthesisInMultilineList { get; set; }
member this.NewLineBeforeCloseParenthesisInMultilineList : bool with get, set
Public Property NewLineBeforeCloseParenthesisInMultilineList As Boolean