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

IsPatientsExists Method (IStorageDataAccessAgent)






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
bool IsPatientsExists( 
   string patientID
)
'Declaration
 
Function IsPatientsExists( _
   ByVal patientID As String _
) As Boolean
'Usage
 
Dim instance As IStorageDataAccessAgent
Dim patientID As String
Dim value As Boolean
 
value = instance.IsPatientsExists(patientID)
bool IsPatientsExists( 
   string patientID
)
function Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent.IsPatientsExists( 
   patientID 
)
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: 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

IStorageDataAccessAgent Interface
IStorageDataAccessAgent 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