←Select platform

DeletePatient Method

Summary

Delete the patient's information that matches the given query parameters.

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

Parameters

matchingEntitiesCollection

A MatchingParameterCollection which includes the matching parameters for the query.

Return Value

A value representing the number of deleted patients.

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.