SqlScriptGeneratorOptions.IncludeSemicolons プロパティ

定義

各ステートメントの後にセミコロンを含めるかどうかを示すブール値を取得または設定します。

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

プロパティ値

適用対象