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

CompositeInstanceDataSet.PresentationInstanceRowChangeEventHandler Delegate

Show in webframe





An object representing the source of the event.
A CompositeInstanceDataSet.PresentationInstanceRowChangeEvent that contains the event data.
Represents the method that will handle the PresentationInstanceRowChanged, PresentationInstanceRowChanging, PresentationInstanceRowDeleting, and PresentationInstanceRowDeleted events of a CompositeInstanceDataSet.PresentationInstanceDataTable.
Syntax
public delegate void CompositeInstanceDataSet.PresentationInstanceRowChangeEventHandler( 
   object sender,
   CompositeInstanceDataSet.PresentationInstanceRowChangeEvent e
)
'Declaration
 
Public Delegate Sub CompositeInstanceDataSet.PresentationInstanceRowChangeEventHandler( _
   ByVal sender As Object, _
   ByVal e As CompositeInstanceDataSet.PresentationInstanceRowChangeEvent _
) 
'Usage
 
Dim instance As New CompositeInstanceDataSet.PresentationInstanceRowChangeEventHandler(AddressOf HandlerMethod)

            

            
public delegate void CompositeInstanceDataSet.PresentationInstanceRowChangeEventHandler( 
   Object^ sender,
   CompositeInstanceDataSet.PresentationInstanceRowChangeEvent^ e
)

Parameters

sender
An object representing the source of the event.
e
A CompositeInstanceDataSet.PresentationInstanceRowChangeEvent that contains the event data.
Requirements

Target Platforms

See Also

Reference

CompositeInstanceDataSet.PresentationInstanceRowChangeEventHandler 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