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

Show in webframe

CompositeInstanceDataSet.SeriesRowChangeEventHandler Delegate






An System.Object representing the source of the event.
A CompositeInstanceDataSet.SeriesRowChangeEvent that contains the event data.
Represents the method that will handle the SeriesRowChanged, SeriesRowChanging, SeriesRowDeleting, and SeriesRowDeleted events of a CompositeInstanceDataSet.SeriesDataTable.
Syntax
public delegate void CompositeInstanceDataSet.SeriesRowChangeEventHandler( 
   object sender,
   CompositeInstanceDataSet.SeriesRowChangeEvent e
)
'Declaration
 
Public Delegate Sub CompositeInstanceDataSet.SeriesRowChangeEventHandler( _
   ByVal sender As Object, _
   ByVal e As CompositeInstanceDataSet.SeriesRowChangeEvent _
) 
'Usage
 
Dim instance As New CompositeInstanceDataSet.SeriesRowChangeEventHandler(AddressOf HandlerMethod)

            

            
public delegate void CompositeInstanceDataSet.SeriesRowChangeEventHandler( 
   Object^ sender,
   CompositeInstanceDataSet.SeriesRowChangeEvent^ e
)

Parameters

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

Target Platforms

See Also

Reference

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