←Select platform

QueryHangingProtocol Method

Summary

Find hanging protocol information with the specified matching parameters.

Syntax
C#
VB
C++
public DataSet QueryHangingProtocol( 
   MatchingParameterCollection matchingEntitiesCollection 
) 
Public Function QueryHangingProtocol( 
   ByVal matchingEntitiesCollection As MatchingParameterCollection 
) As DataSet 
public:  
   DataSet^ QueryHangingProtocol( 
      MatchingParameterCollection^ matchingEntitiesCollection 
   ) 

Parameters

matchingEntitiesCollection

A MatchingParameterCollection which includes the matching parameters for the query.

Return Value

The System.Data.DataSet which contains the hanging protocol information 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.