Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

FindPatientsCount Method (IStorageDataAccessAgent)






A Leadtools.Medical.DataAccessLayer.MatchingParameterCollection which includes the matching parameters for the query.
Returns the number of patients that match the query parameters.
Syntax
'Declaration
 
Function FindPatientsCount( _
   ByVal matchingEntitiesCollection As MatchingParameterCollection _
) As Integer
'Usage
 
Dim instance As IStorageDataAccessAgent
Dim matchingEntitiesCollection As MatchingParameterCollection
Dim value As Integer
 
value = instance.FindPatientsCount(matchingEntitiesCollection)

            

            

Parameters

matchingEntitiesCollection
A Leadtools.Medical.DataAccessLayer.MatchingParameterCollection which includes the matching parameters for the query.

Return Value

The number of patients that match the query parameters.
Requirements

Target Platforms

See Also

Reference

IStorageDataAccessAgent Interface
IStorageDataAccessAgent Members

Error processing SSI file
Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features