TSqlNotificationEventArgs.Info Property

<< Click to Display Table of Contents >>

Navigation:  ADONetVCL > Symbol Reference > CNClrLib.ADONet.SqlEventArgs > Classes > TSqlNotificationEventArgs > Properties >

TSqlNotificationEventArgs.Info Property

Gets a value that indicates the reason for the notification event, such as a row in the database being modified or a table being truncated.

 

Namespace: CNClrLib.ADONet.SqlEventArgs

expandingSyntax

Property Value

Type: TSqlNotificationInfo

expandingSee Also