Partager via


ConstantValue Constructor ()

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

Espace de noms: Microsoft.SqlServer.NotificationServices.Rules
Assembly: Microsoft.SqlServer.NotificationServices.Rules (in microsoft.sqlserver.notificationservices.rules.dll)

Syntaxe

'Déclaration
Public Sub New
public ConstantValue ()
public:
ConstantValue ()
public ConstantValue ()
public function ConstantValue ()

Notes

The default constructor initializes any fields to their default values.

Plateformes

Plateformes de développement

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Plateformes cibles

Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.

Voir aussi

Référence

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