WhileStatement.Statement Property

Definition

The statement that will be executed if the predicate evaluates true.

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

Property Value

Applies to