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

Show in webframe

CompositeInstanceDataSet.OtherPatientNamesRowChangeEventHandler Delegate






An System.Object representing the source of the event.
A CompositeInstanceDataSet.OtherPatientNamesRowChangeEvent that contains the event data.
Represents the method that will handle the OtherPatientNamesRowChanged, OtherPatientNamesRowChanging, OtherPatientNamesRowDeleting, and OtherPatientNamesRowDeleted events of a CompositeInstanceDataSet.OtherPatientNamesDataTable.
Syntax
public delegate void CompositeInstanceDataSet.OtherPatientNamesRowChangeEventHandler( 
   object sender,
   CompositeInstanceDataSet.OtherPatientNamesRowChangeEvent e
)
'Declaration
 
Public Delegate Sub CompositeInstanceDataSet.OtherPatientNamesRowChangeEventHandler( _
   ByVal sender As Object, _
   ByVal e As CompositeInstanceDataSet.OtherPatientNamesRowChangeEvent _
) 
'Usage
 
Dim instance As New CompositeInstanceDataSet.OtherPatientNamesRowChangeEventHandler(AddressOf HandlerMethod)

            

            
public delegate void CompositeInstanceDataSet.OtherPatientNamesRowChangeEventHandler( 
   Object^ sender,
   CompositeInstanceDataSet.OtherPatientNamesRowChangeEvent^ e
)

Parameters

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

Target Platforms

See Also

Reference

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