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

Show in webframe

FindStudiesCount Method (StorageDbDataAccessAgent)






A Leadtools.Medical.DataAccessLayer.MatchingParameterCollection which includes the matching parameters for the query.
Returns the number of studies that matches the query parameters.
Syntax
public virtual int FindStudiesCount( 
   MatchingParameterCollection matchingEntitiesCollection
)
'Declaration
 
Public Overridable Function FindStudiesCount( _
   ByVal matchingEntitiesCollection As MatchingParameterCollection _
) As Integer
'Usage
 
Dim instance As StorageDbDataAccessAgent
Dim matchingEntitiesCollection As MatchingParameterCollection
Dim value As Integer
 
value = instance.FindStudiesCount(matchingEntitiesCollection)

            

            
public:
virtual int FindStudiesCount( 
   MatchingParameterCollection^ matchingEntitiesCollection
) 

Parameters

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

Return Value

The number of studies that matches the query parameters.
Requirements

Target Platforms

See Also

Reference

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