LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)
LEAD Technologies, Inc

AddOtherPatientNamesRow(PatientRow,String,String,String,String,String) Method






Type: CompositeInstanceDataSet.PatientRow. The parent Patient Row.
A System.String representing the Family Name.
A System.String representing the Given Name.
A System.String representing the Middle Name.
A System.String representing the Name Prefix.
A System.String representing the Name Suffix.
Adds a new CompositeInstanceDataSet.OtherPatientNamesRow to the System.Data.DataTable.Rows collection.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Overloads Function AddOtherPatientNamesRow( _
   ByVal parentPatientRowByFK_Patient_OtherPatientNames As CompositeInstanceDataSet.PatientRow, _
   ByVal FamilyName As String, _
   ByVal GivenName As String, _
   ByVal MiddleName As String, _
   ByVal NamePrefix As String, _
   ByVal NameSuffix As String _
) As CompositeInstanceDataSet.OtherPatientNamesRow
'Usage
 
Dim instance As CompositeInstanceDataSet.OtherPatientNamesDataTable
Dim parentPatientRowByFK_Patient_OtherPatientNames As CompositeInstanceDataSet.PatientRow
Dim FamilyName As String
Dim GivenName As String
Dim MiddleName As String
Dim NamePrefix As String
Dim NameSuffix As String
Dim value As CompositeInstanceDataSet.OtherPatientNamesRow
 
value = instance.AddOtherPatientNamesRow(parentPatientRowByFK_Patient_OtherPatientNames, FamilyName, GivenName, MiddleName, NamePrefix, NameSuffix)
DebuggerNonUserCodeAttribute()
 function Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesDataTable.AddOtherPatientNamesRow(PatientRow,String,String,String,String,String)( 
   parentPatientRowByFK_Patient_OtherPatientNames ,
   FamilyName ,
   GivenName ,
   MiddleName ,
   NamePrefix ,
   NameSuffix 
)

Parameters

parentPatientRowByFK_Patient_OtherPatientNames
Type: CompositeInstanceDataSet.PatientRow. The parent Patient Row.
FamilyName
A System.String representing the Family Name.
GivenName
A System.String representing the Given Name.
MiddleName
A System.String representing the Middle Name.
NamePrefix
A System.String representing the Name Prefix.
NameSuffix
A System.String representing the Name Suffix.

Return Value

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CompositeInstanceDataSet.OtherPatientNamesDataTable Class
CompositeInstanceDataSet.OtherPatientNamesDataTable Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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