WaitForStatement.Statement Property

Definition

Inner statement (can be null - in Time and Delay cases)

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

Property Value

Applies to