ASA Programming Guide
Adaptive Server Anywhere .NET Data Provider API Reference
Represents the method that will handle the InfoMessage event of an AsaConnection.
void AsaInfoMessageEventHandler (
object sender,
AsaInfoMessageEventArgs e
)
sender The source of the event.
e The AsaInfoMessageEventArgs object that contains the event data.