LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

AddNameOfPhysicianReadingStudyRow(String,String,String,String,String,StudyRow) Method

Show in webframe





A System.String representing the Physician Family Name.
A System.String representing the Physician Given Name.
A System.String representing the Physician Middle Name.
A System.String representing the Physician Name Prefix.
A System.String representing the Physician Name Suffix.
Type: CompositeInstanceDataSet.StudyRow. The parent Study Row.
Adds a new CompositeInstanceDataSet.NameOfPhysicianReadingStudyRow to the System.Data.DataTable.Rows collection.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Overloads 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
'Usage
 
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

Requirements

Target Platforms

See Also

Reference

CompositeInstanceDataSet.NameOfPhysicianReadingStudyDataTable Class
CompositeInstanceDataSet.NameOfPhysicianReadingStudyDataTable Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features