Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Operators supported for ExpressionValue.
Namespace: Microsoft.SqlServer.NotificationServices.Rules
Assembly: Microsoft.SqlServer.NotificationServices.Rules (in microsoft.sqlserver.notificationservices.rules.dll)
Syntax
'Declaration
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. |
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.