LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
AddOtherPatientIDsRow(PatientRow,String) Method
See Also 
Leadtools.Medical.Storage.DataAccessLayer Namespace > CompositeInstanceDataSet.OtherPatientIDsDataTable Class > AddOtherPatientIDsRow Method : AddOtherPatientIDsRow(PatientRow,String) Method



parentPatientRowByFK_Patient_OtherPatientIDs
Type: CompositeInstanceDataSet.PatientRow. The parent Patient Row.
OtherPatientID
A System.String representing the Other Patient ID.
parentPatientRowByFK_Patient_OtherPatientIDs
Type: CompositeInstanceDataSet.PatientRow. The parent Patient Row.
OtherPatientID
A System.String representing the Other Patient ID.
Adds a new CompositeInstanceDataSet.OtherPatientIDsRow to the System.Data.DataTable.Rows collection.

Syntax

Visual Basic (Declaration) 
<DebuggerNonUserCodeAttribute()>
Overloads Public Function AddOtherPatientIDsRow( _
   ByVal parentPatientRowByFK_Patient_OtherPatientIDs As CompositeInstanceDataSet.PatientRow, _
   ByVal OtherPatientID As String _
) As CompositeInstanceDataSet.OtherPatientIDsRow
Visual Basic (Usage)Copy Code
Dim instance As CompositeInstanceDataSet.OtherPatientIDsDataTable
Dim parentPatientRowByFK_Patient_OtherPatientIDs As CompositeInstanceDataSet.PatientRow
Dim OtherPatientID As String
Dim value As CompositeInstanceDataSet.OtherPatientIDsRow
 
value = instance.AddOtherPatientIDsRow(parentPatientRowByFK_Patient_OtherPatientIDs, OtherPatientID)

Parameters

parentPatientRowByFK_Patient_OtherPatientIDs
Type: CompositeInstanceDataSet.PatientRow. The parent Patient Row.
OtherPatientID
A System.String representing the Other Patient ID.

Return Value

The CompositeInstanceDataSet.OtherPatientIDsRow which is added to the System.Data.DataTable.Rows collection.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features