Partager via


ISchemaDeploymentController.ScriptGenerationMessage, événement

En cas d'implémentation dans une classe dérivée, gère un événement de message de génération de script.

Espace de noms :  Microsoft.Data.Schema.Build
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
Event ScriptGenerationMessage As EventHandler(Of DeploymentContributorEventArgs)
event EventHandler<DeploymentContributorEventArgs> ScriptGenerationMessage
 event EventHandler<DeploymentContributorEventArgs^>^ ScriptGenerationMessage {
    void add (EventHandler<DeploymentContributorEventArgs^>^ value);
    void remove (EventHandler<DeploymentContributorEventArgs^>^ value);
}
abstract ScriptGenerationMessage : IEvent<EventHandler<DeploymentContributorEventArgs>,
    DeploymentContributorEventArgs>
JScript ne prend pas en charge les événements.

Sécurité .NET Framework

Voir aussi

Référence

ISchemaDeploymentController Interface

Microsoft.Data.Schema.Build, espace de noms

DeploymentContributorEventArgs