←Select platform

ExternalStoreRowDeleted Event

Summary

Occurs after a DataRow has been deleted successfully.

Syntax

C#
VB
C++
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 
event ExternalStoreRowChangeEventHandler ExternalStoreRowDeleted 
<GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")>  
Event ExternalStoreRowDeleted As ExternalStoreRowChangeEventHandler 
[GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", L"4.0.0.0")] 
   event ExternalStoreRowChangeEventHandler^ ExternalStoreRowDeleted 

Event Data
ParameterTypeDescription
senderobjectThe source of the event.
eExternalStoreRowChangeEventThe event data.
Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly