'Declaration Public Event Error As SqlConnectionErrorEventHandler
public event SqlConnectionErrorEventHandler Error
'Declaration Public Event Error As SqlConnectionErrorEventHandler
public event SqlConnectionErrorEventHandler Error
Clients that want to process errors sent by the server should create a Devart.Data.SqlServer.SqlErrorEventHandler delegate to listen to this event.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
SqlConnection Class
SqlConnection Members
Devart.Data.SqlServer.SqlErrorEventArgs
Devart.Data.SqlServer.SqlErrorEventHandler
InfoMessage Event