←Select platform

InstanceRowDeleted Event

Summary

Occurs after a InstanceRow in the table has been deleted.

Syntax

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

Event Data
ParameterTypeDescription
senderobjectThe source of the event.
eInstanceRowChangeEventThe 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