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

FindByOrderNumber Method






Type: System.Int32. The Order Number.
Finds a CompositeInstanceDataSet.OtherPatientNamesRow in the System.Data.DataTable.Rows collection by the Order Number value.
Syntax
'Declaration
 
<DebuggerNonUserCodeAttribute()>
Public Function FindByOrderNumber( _
   ByVal OrderNumber As Integer _
) As CompositeInstanceDataSet.OtherPatientNamesRow
'Usage
 
Dim instance As CompositeInstanceDataSet.OtherPatientNamesDataTable
Dim OrderNumber As Integer
Dim value As CompositeInstanceDataSet.OtherPatientNamesRow
 
value = instance.FindByOrderNumber(OrderNumber)
DebuggerNonUserCodeAttribute()
 function Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.OtherPatientNamesDataTable.FindByOrderNumber( 
   OrderNumber 
)

Parameters

OrderNumber
Type: System.Int32. The Order Number.

Return Value

The CompositeInstanceDataSet.OtherPatientNamesRow that matches the given OrderNumber. It returns null if no results are found.
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

 

 


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