LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)
LEAD Technologies, Inc

DeleteStudy Method (StorageDbDataAccessAgent)






A Leadtools.Medical.DataAccessLayer.MatchingParameterCollection which includes the matching parameters for the query.
Delete the studies information that matches the given query parameters.
Syntax
public virtual int DeleteStudy( 
   MatchingParameterCollection matchingEntitiesCollection
)
'Declaration
 
Public Overridable Function DeleteStudy( _
   ByVal matchingEntitiesCollection As MatchingParameterCollection _
) As Integer
'Usage
 
Dim instance As StorageDbDataAccessAgent
Dim matchingEntitiesCollection As MatchingParameterCollection
Dim value As Integer
 
value = instance.DeleteStudy(matchingEntitiesCollection)
public virtual int DeleteStudy( 
   MatchingParameterCollection matchingEntitiesCollection
)
 function Leadtools.Medical.Storage.DataAccessLayer.StorageDbDataAccessAgent.DeleteStudy( 
   matchingEntitiesCollection 
)
public:
virtual int DeleteStudy( 
   MatchingParameterCollection^ matchingEntitiesCollection
) 

Parameters

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

Return Value

A value representing the number of deleted studies.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

StorageDbDataAccessAgent Class
StorageDbDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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