SqlScriptGeneratorOptions.NewLineBeforeOpenParenthesisInMultilineList 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
讀取或設定一個布林值,指示在撰寫多行清單時,是否應該將換行置於開括號前
public bool NewLineBeforeOpenParenthesisInMultilineList { get; set; }
member this.NewLineBeforeOpenParenthesisInMultilineList : bool with get, set
Public Property NewLineBeforeOpenParenthesisInMultilineList As Boolean