LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

FindSeriesCount Method (StorageSqlCeDataAccessAgent)

Show in webframe





A Leadtools.Medical.DataAccessLayer.MatchingParameterCollection which includes the matching parameters for the query.
Returns the number of series that matches the query parameters.
Syntax
public override int FindSeriesCount( 
   MatchingParameterCollection matchingEntitiesCollection
)
'Declaration
 
Public Overrides Function FindSeriesCount( _
   ByVal matchingEntitiesCollection As MatchingParameterCollection _
) As Integer
'Usage
 
Dim instance As StorageSqlCeDataAccessAgent
Dim matchingEntitiesCollection As MatchingParameterCollection
Dim value As Integer
 
value = instance.FindSeriesCount(matchingEntitiesCollection)

            

            
public:
int FindSeriesCount( 
   MatchingParameterCollection^ matchingEntitiesCollection
) override 

Parameters

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

Return Value

The number of series that matches the query parameters.
Requirements

Target Platforms

See Also

Reference

StorageSqlCeDataAccessAgent Class
StorageSqlCeDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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