ExpressionOperator Enumeration
Operators supported for ExpressionValue.
命名空間: Microsoft.SqlServer.NotificationServices.Rules
組件: Microsoft.SqlServer.NotificationServices.Rules (in microsoft.sqlserver.notificationservices.rules.dll)
語法
'宣告
Public Enumeration ExpressionOperator
public enum ExpressionOperator
public enum class ExpressionOperator
public enum ExpressionOperator
public enum ExpressionOperator
Members
Member name | Description |
---|---|
Addition | Adds the scalar values. |
Division | Divides the Left scalar value by the Right scalar value. |
Multiplication | Multiplies the scalar values. |
Subtraction | Subtracts the Right scalar value from the Left scalar value. |
平台
開發平台
如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。
目標平台
如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。