←Select platform

FindCompositeInstancesCount Method (IStorageDataAccessAgent)

Summary

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

Syntax

C#
VB
C++
public abstract int FindCompositeInstancesCount( 
   MatchingParameterCollection matchingEntitiesCollection 
) 
Public MustOverride Function FindCompositeInstancesCount( 
   ByVal matchingEntitiesCollection As MatchingParameterCollection 
) As Integer 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Storage.DataAccessLayer Assembly
Click or drag to resize