ReceiveStatement.Where 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.
Specifies the conversation or conversation group for received messages, optional
public Microsoft.SqlServer.TransactSql.ScriptDom.ValueExpression Where { get; set; }
member this.Where : Microsoft.SqlServer.TransactSql.ScriptDom.ValueExpression with get, set
Public Property Where As ValueExpression