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



PhysicianFamilyName
A System.String representing the Physician Family Name.
PhysicianGivenName
A System.String representing the Physician Given Name.
PhysicianMiddleName
A System.String representing the Physician Middle Name.
PhysicianNamePrefix
A System.String representing the Physician Name Prefix.
PhysicianNameSuffix
A System.String representing the Physician Name Suffix.
parentStudyRowByFK_NameOfPhysicianReadingStudy_Studies
Type: CompositeInstanceDataSet.StudyRow. The parent Study Row.
PhysicianFamilyName
A System.String representing the Physician Family Name.
PhysicianGivenName
A System.String representing the Physician Given Name.
PhysicianMiddleName
A System.String representing the Physician Middle Name.
PhysicianNamePrefix
A System.String representing the Physician Name Prefix.
PhysicianNameSuffix
A System.String representing the Physician Name Suffix.
parentStudyRowByFK_NameOfPhysicianReadingStudy_Studies
Type: CompositeInstanceDataSet.StudyRow. The parent Study Row.
Adds a new CompositeInstanceDataSet.NameOfPhysicianReadingStudyRow to the System.Data.DataTable.Rows collection.

Syntax

Visual Basic (Declaration) 
<DebuggerNonUserCodeAttribute()>
Overloads Public Function AddNameOfPhysicianReadingStudyRow( _
   ByVal PhysicianFamilyName As String, _
   ByVal PhysicianGivenName As String, _
   ByVal PhysicianMiddleName As String, _
   ByVal PhysicianNamePrefix As String, _
   ByVal PhysicianNameSuffix As String, _
   ByVal parentStudyRowByFK_NameOfPhysicianReadingStudy_Studies As CompositeInstanceDataSet.StudyRow _
) As CompositeInstanceDataSet.NameOfPhysicianReadingStudyRow
Visual Basic (Usage)Copy Code
Dim instance As CompositeInstanceDataSet.NameOfPhysicianReadingStudyDataTable
Dim PhysicianFamilyName As String
Dim PhysicianGivenName As String
Dim PhysicianMiddleName As String
Dim PhysicianNamePrefix As String
Dim PhysicianNameSuffix As String
Dim parentStudyRowByFK_NameOfPhysicianReadingStudy_Studies As CompositeInstanceDataSet.StudyRow
Dim value As CompositeInstanceDataSet.NameOfPhysicianReadingStudyRow
 
value = instance.AddNameOfPhysicianReadingStudyRow(PhysicianFamilyName, PhysicianGivenName, PhysicianMiddleName, PhysicianNamePrefix, PhysicianNameSuffix, parentStudyRowByFK_NameOfPhysicianReadingStudy_Studies)

Parameters

PhysicianFamilyName
A System.String representing the Physician Family Name.
PhysicianGivenName
A System.String representing the Physician Given Name.
PhysicianMiddleName
A System.String representing the Physician Middle Name.
PhysicianNamePrefix
A System.String representing the Physician Name Prefix.
PhysicianNameSuffix
A System.String representing the Physician Name Suffix.
parentStudyRowByFK_NameOfPhysicianReadingStudy_Studies
Type: CompositeInstanceDataSet.StudyRow. The parent Study Row.

Return Value

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