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

Show in webframe

CompositeInstanceDataSet.PatientRowChangeEventHandler Delegate






An System.Object representing the source of the event.
A CompositeInstanceDataSet.PatientRowChangeEvent that contains the event data.
Represents the method that will handle the PatientRowChanged, PatientRowChanging, PatientRowDeleting, and PatientRowDeleted events of a CompositeInstanceDataSet.PatientDataTable.
Syntax
public delegate void CompositeInstanceDataSet.PatientRowChangeEventHandler( 
   object sender,
   CompositeInstanceDataSet.PatientRowChangeEvent e
)
'Declaration
 
Public Delegate Sub CompositeInstanceDataSet.PatientRowChangeEventHandler( _
   ByVal sender As Object, _
   ByVal e As CompositeInstanceDataSet.PatientRowChangeEvent _
) 
'Usage
 
Dim instance As New CompositeInstanceDataSet.PatientRowChangeEventHandler(AddressOf HandlerMethod)

            

            
public delegate void CompositeInstanceDataSet.PatientRowChangeEventHandler( 
   Object^ sender,
   CompositeInstanceDataSet.PatientRowChangeEvent^ e
)

Parameters

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

Target Platforms

See Also

Reference

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