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

IsPatientsExists Method (StorageDbDataAccessAgent)

Show in webframe





Type: System.String The Patient ID used to look for the patient information.
Returns whether a patient information exists for the given Patient ID.
Syntax
public virtual bool IsPatientsExists( 
   string patientID
)
'Declaration
 
Public Overridable Function IsPatientsExists( _
   ByVal patientID As String _
) As Boolean
'Usage
 
Dim instance As StorageDbDataAccessAgent
Dim patientID As String
Dim value As Boolean
 
value = instance.IsPatientsExists(patientID)

            

            
public:
virtual bool IsPatientsExists( 
   String^ patientID
) 

Parameters

patientID
Type: System.String The Patient ID used to look for the patient information.

Return Value

True if patient information found for the provided patientID; Otherwise, false.
Requirements

Target Platforms

See Also

Reference

StorageDbDataAccessAgent Class
StorageDbDataAccessAgent 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