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



parentPatientRowByFK_Patient_ReferencedPatientSequence
Type: CompositeInstanceDataSet.PatientRow. The parent Patient Row.
ReferencedSOPInstanceUID
A System.String representing the Referenced SOP Instance UID.
ReferencedSOPClassUID
A System.String representing the Referenced SOP Class UID.
parentPatientRowByFK_Patient_ReferencedPatientSequence
Type: CompositeInstanceDataSet.PatientRow. The parent Patient Row.
ReferencedSOPInstanceUID
A System.String representing the Referenced SOP Instance UID.
ReferencedSOPClassUID
A System.String representing the Referenced SOP Class UID.
Adds a new CompositeInstanceDataSet.ReferencedPatientSequenceRow to the System.Data.DataTable.Rows collection.

Syntax

Visual Basic (Declaration) 
<DebuggerNonUserCodeAttribute()>
Overloads Public Function AddReferencedPatientSequenceRow( _
   ByVal parentPatientRowByFK_Patient_ReferencedPatientSequence As CompositeInstanceDataSet.PatientRow, _
   ByVal ReferencedSOPInstanceUID As String, _
   ByVal ReferencedSOPClassUID As String _
) As CompositeInstanceDataSet.ReferencedPatientSequenceRow
Visual Basic (Usage)Copy Code
Dim instance As CompositeInstanceDataSet.ReferencedPatientSequenceDataTable
Dim parentPatientRowByFK_Patient_ReferencedPatientSequence As CompositeInstanceDataSet.PatientRow
Dim ReferencedSOPInstanceUID As String
Dim ReferencedSOPClassUID As String
Dim value As CompositeInstanceDataSet.ReferencedPatientSequenceRow
 
value = instance.AddReferencedPatientSequenceRow(parentPatientRowByFK_Patient_ReferencedPatientSequence, ReferencedSOPInstanceUID, ReferencedSOPClassUID)

Parameters

parentPatientRowByFK_Patient_ReferencedPatientSequence
Type: CompositeInstanceDataSet.PatientRow. The parent Patient Row.
ReferencedSOPInstanceUID
A System.String representing the Referenced SOP Instance UID.
ReferencedSOPClassUID
A System.String representing the Referenced SOP Class UID.

Return Value

The CompositeInstanceDataSet.ReferencedPatientSequenceRow 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