←Select platform

FindStudiesCount Method

Summary

Returns the number of studies that matches the query parameters.

Syntax
C#
VB
C++
public override int FindStudiesCount( 
   MatchingParameterCollection matchingEntitiesCollection 
) 
Public Overrides Function FindStudiesCount( 
   ByVal matchingEntitiesCollection As MatchingParameterCollection 
) As Integer 
public:  
   virtual int FindStudiesCount( 
      MatchingParameterCollection^ matchingEntitiesCollection 
   ) override 

Parameters

matchingEntitiesCollection

A MatchingParameterCollection which includes the matching parameters for the query.

Return Value

The number of studies that matches the query parameters.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.