Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

CompositeInstanceDataSet.InstanceRowChangeEventHandler Delegate






An System.Object representing the source of the event.
A CompositeInstanceDataSet.InstanceRowChangeEvent that contains the event data.
Represents the method that will handle the InstanceRowChanged, InstanceRowChanging, InstanceRowDeleting, and InstanceRowDeleted events of a CompositeInstanceDataSet.InstanceDataTable.
Syntax
public delegate void CompositeInstanceDataSet.InstanceRowChangeEventHandler( 
   object sender,
   CompositeInstanceDataSet.InstanceRowChangeEvent e
)
'Declaration
 
Public Delegate Sub CompositeInstanceDataSet.InstanceRowChangeEventHandler( _
   ByVal sender As Object, _
   ByVal e As CompositeInstanceDataSet.InstanceRowChangeEvent _
) 
'Usage
 
Dim instance As New CompositeInstanceDataSet.InstanceRowChangeEventHandler(AddressOf HandlerMethod)

            

            
public delegate void CompositeInstanceDataSet.InstanceRowChangeEventHandler( 
   Object^ sender,
   CompositeInstanceDataSet.InstanceRowChangeEvent^ e
)

Parameters

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

Target Platforms

See Also

Reference

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

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