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 ()
Hinweise
You must set the Name property.
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Siehe auch
Verweis
FieldValue Class
FieldValue Members
Microsoft.SqlServer.NotificationServices.Rules Namespace