DbccStatement.ParenthesisRequired Property

Definition

If true, means that empty parenthesis required even if there were no literals (weird - but used by tracestatus)

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

Property Value

Applies to