Type: 
System.Data.IDbCommand The database command that will be initialized to execute the query.
        Initializes a 
System.Data.IDbCommand object to query for Composite Instance information using matching parameters for pagination.
Syntax
            
        
            Parameters
- command
- Type: System.Data.IDbCommand The database command that will be initialized to execute the query.
- matchingParamsCollection
- Type: Collection of Leadtools.Medical.DataAccessLayer.Catalog.CatalogElement Array The matching parameters for the query.
- queryPageInfo
- Type: Leadtools.Medical.DataAccessLayer.QueryPageInfo Specifies the page number and page size that will result from the executing the query.
 
            
            
            
            
            
            
            
            
            Requirements
            
            See Also