LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

CompositeInstanceDataSet.StudyRowChangeEventHandler Delegate

Show in webframe





An System.Object representing the source of the event.
A CompositeInstanceDataSet.StudyRowChangeEvent that contains the event data.
Represents the method that will handle the StudyRowChanged, StudyRowChanging, StudyRowDeleting, and StudyRowDeleted events of a CompositeInstanceDataSet.StudyDataTable.
Syntax
public delegate void CompositeInstanceDataSet.StudyRowChangeEventHandler( 
   object sender,
   CompositeInstanceDataSet.StudyRowChangeEvent e
)
'Declaration
 
Public Delegate Sub CompositeInstanceDataSet.StudyRowChangeEventHandler( _
   ByVal sender As Object, _
   ByVal e As CompositeInstanceDataSet.StudyRowChangeEvent _
) 
'Usage
 
Dim instance As New CompositeInstanceDataSet.StudyRowChangeEventHandler(AddressOf HandlerMethod)

            

            
public delegate void CompositeInstanceDataSet.StudyRowChangeEventHandler( 
   Object^ sender,
   CompositeInstanceDataSet.StudyRowChangeEvent^ e
)

Parameters

sender
An System.Object representing the source of the event.
e
A CompositeInstanceDataSet.StudyRowChangeEvent that contains the event data.
Requirements

Target Platforms

See Also

Reference

CompositeInstanceDataSet.StudyRowChangeEventHandler Members
Leadtools.Medical.Storage.DataAccessLayer Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features