RaiseErrorStatement.RaiseErrorOptions Property     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The raiserror options.
public Microsoft.SqlServer.TransactSql.ScriptDom.RaiseErrorOptions RaiseErrorOptions { get; set; }member this.RaiseErrorOptions : Microsoft.SqlServer.TransactSql.ScriptDom.RaiseErrorOptions with get, setPublic Property RaiseErrorOptions As RaiseErrorOptions