RaiseErrorStatement.RaiseErrorOptions Property

Definition

The raiserror options.

public Microsoft.SqlServer.TransactSql.ScriptDom.RaiseErrorOptions RaiseErrorOptions { get; set; }
member this.RaiseErrorOptions : Microsoft.SqlServer.TransactSql.ScriptDom.RaiseErrorOptions with get, set
Public Property RaiseErrorOptions As RaiseErrorOptions

Property Value

Applies to