Share via


FieldValue Constructor ()

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

Namespace: Microsoft.SqlServer.NotificationServices.Rules
Assembly: Microsoft.SqlServer.NotificationServices.Rules (in microsoft.sqlserver.notificationservices.rules.dll)

Syntax

'Declaration
Public Sub New
public FieldValue ()
public:
FieldValue ()
public FieldValue ()
public function FieldValue ()

Remarks

You must set the Name property.

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.

See Also

Reference

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

Other Resources

Defining Condition Actions