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

LEADTOOLS SDK Help   |       |    Show Table of Contents    |   

RemovePatientRow Method






The CompositeInstanceDataSet.PatientRow to be removed.
Removes a CompositeInstanceDataSet.PatientRow from the System.Data.DataTable.Rows collection.
Syntax
[DebuggerNonUserCodeAttribute()]
public void RemovePatientRow( 
   CompositeInstanceDataSet.PatientRow row
)
[DebuggerNonUserCodeAttribute()]
public:
void RemovePatientRow( 
   CompositeInstanceDataSet.PatientRow^ row
) 
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Sub RemovePatientRow( _
   ByVal row As CompositeInstanceDataSet.PatientRow _
) 
 
'Usage
 
Dim instance As CompositeInstanceDataSet.PatientDataTable
Dim row As CompositeInstanceDataSet.PatientRow
 
instance.RemovePatientRow(row)

Parameters

row
The CompositeInstanceDataSet.PatientRow to be removed.
Requirements

Target Platforms

See Also

Reference

CompositeInstanceDataSet.PatientDataTable Class
CompositeInstanceDataSet.PatientDataTable 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