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

IsCompositeInstancesExists Method (StorageDbDataAccessAgent)

Show in webframe





Type: System.String The SOP Instance UID used to look for the DICOM Instance information.
Returns whether a DICOM instance information exists for the given SOP Instance UID.
Syntax
public virtual bool IsCompositeInstancesExists( 
   string sopInstanceUID
)
'Declaration
 
Public Overridable Function IsCompositeInstancesExists( _
   ByVal sopInstanceUID As String _
) As Boolean
'Usage
 
Dim instance As StorageDbDataAccessAgent
Dim sopInstanceUID As String
Dim value As Boolean
 
value = instance.IsCompositeInstancesExists(sopInstanceUID)

            

            
public:
virtual bool IsCompositeInstancesExists( 
   String^ sopInstanceUID
) 

Parameters

sopInstanceUID
Type: System.String The SOP Instance UID used to look for the DICOM Instance information.

Return Value

True if DICOM Instance information found for the provided sopInstanceUID; Otherwise, false.
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