Click or drag to resize

DbNotifyEventArgs.Type Property

X#
The type of event that happened.

Namespace:  XSharp
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 PROPERTY Type AS DbNotificationType GET 
Request Example View Source

Property Value

Type: DbNotificationType
See Also