Condividi tramite


ExpressionValue Constructor ()

Default constructor that initializes a new instance of the ExpressionValue class.

Spazio dei nomi: Microsoft.SqlServer.NotificationServices.Rules
Assembly : Microsoft.SqlServer.NotificationServices.Rules (in microsoft.sqlserver.notificationservices.rules.dll)

Sintassi

'Dichiarazione
Public Sub New
public ExpressionValue ()
public:
ExpressionValue ()
public ExpressionValue ()
public function ExpressionValue ()

Osservazioni

The following properties must be set: Left, Operator, and Right.

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

ExpressionValue Class
ExpressionValue Members
Microsoft.SqlServer.NotificationServices.Rules Namespace