←Select platform

FindCompositeInstancesCount Method

Summary

Returns the number of composite instances that match the query parameters.

Syntax
C#
C++/CLI
public int FindCompositeInstancesCount( 
   MatchingParameterCollection matchingEntitiesCollection 
) 
public:  
   virtual int FindCompositeInstancesCount( 
      MatchingParameterCollection^ matchingEntitiesCollection 
   ) abstract 

Parameters

matchingEntitiesCollection

A MatchingParameterCollection which includes the matching parameters for the query.

Return Value

The number of composite instances that match the query parameters.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

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