LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

DeleteInstance Method (StorageDbDataAccessAgent)

Show in webframe





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

            

            
public:
virtual int DeleteInstance( 
   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 composite instances.
Requirements

Target Platforms

See Also

Reference

StorageDbDataAccessAgent Class
StorageDbDataAccessAgent Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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