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

LEADTOOLS SDK Help   |       |    Show Table of Contents    |   

CompositeInstanceDataSet.PatientRowChangeEvent Constructor (CompositeInstanceDataSet.PatientRowChangeEvent)






The CompositeInstanceDataSet.PatientRow upon which an action is occurring.
One of the System.Data.DataRowAction values.
Initializes a new instance of the CompositeInstanceDataSet.PatientRowChangeEvent class.
Syntax
[DebuggerNonUserCodeAttribute()]
public CompositeInstanceDataSet.PatientRowChangeEvent( 
   CompositeInstanceDataSet.PatientRow row,
   DataRowAction action
)
[DebuggerNonUserCodeAttribute()]
public:
CompositeInstanceDataSet.PatientRowChangeEvent( 
   CompositeInstanceDataSet.PatientRow^ row,
   DataRowAction action
)
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Function New( _
   ByVal row As CompositeInstanceDataSet.PatientRow, _
   ByVal action As DataRowAction _
)
 
'Usage
 
Dim row As CompositeInstanceDataSet.PatientRow
Dim action As DataRowAction
 
Dim instance As New CompositeInstanceDataSet.PatientRowChangeEvent(row, action)

Parameters

row
The CompositeInstanceDataSet.PatientRow upon which an action is occurring.
action
One of the System.Data.DataRowAction values.
Requirements

Target Platforms

See Also

Reference

CompositeInstanceDataSet.PatientRowChangeEvent Class
CompositeInstanceDataSet.PatientRowChangeEvent Members

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