SendStatement.ConversationHandles Property

Definition

Conversation handles

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.ScalarExpression> ConversationHandles { get; }
member this.ConversationHandles : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.ScalarExpression>
Public ReadOnly Property ConversationHandles As IList(Of ScalarExpression)

Property Value

Applies to