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

FindByOrderNumber Method

Show in webframe





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)

            

            

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

See Also

Reference

CompositeInstanceDataSet.OtherPatientNamesDataTable Class
CompositeInstanceDataSet.OtherPatientNamesDataTable Members

 

 


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