Share via


SqlRuleAction Class

Definition

Represents set of actions written in SQL language-based syntax that is performed against a Message.

public sealed class SqlRuleAction : Microsoft.Azure.ServiceBus.RuleAction
Inheritance
SqlRuleAction

Constructors

SqlRuleAction(String)

Initializes a new instance of the SqlRuleAction class with the specified SQL expression.

Properties

Parameters

Sets the value of a rule action.

SqlExpression

Gets the SQL expression.

Methods

Operators

Applies to

Product Versions
Azure SDK for .NET Legacy