←Select platform

DeleteSeries Method (StorageDbDataAccessAgent)

Summary

Delete the series information that matches the given query parameters.

Syntax

C#
VB
C++
public virtual int DeleteSeries( 
   MatchingParameterCollection matchingEntitiesCollection 
) 
Public Overridable Function DeleteSeries( 
   ByVal matchingEntitiesCollection As MatchingParameterCollection 
) As Integer 
public:  
   virtual int DeleteSeries( 
      MatchingParameterCollection^ matchingEntitiesCollection 
   ) 

Parameters

matchingEntitiesCollection

A MatchingParameterCollection which includes the matching parameters for the query.

Return Value

A value representing the number of deleted series.

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