LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

DataAccess Property (InstanceCStoreCommand)

Show in webframe





Gets or sets the object used to store the Leadtools.Dicom.DicomDataSet information to the query model.
Syntax
public IStorageDataAccessAgent DataAccess {get; set;}
'Declaration
 
Public Property DataAccess As IStorageDataAccessAgent
'Usage
 
Dim instance As InstanceCStoreCommand
Dim value As IStorageDataAccessAgent
 
instance.DataAccess = value
 
value = instance.DataAccess

            

            
public:
property IStorageDataAccessAgent^ DataAccess {
   IStorageDataAccessAgent^ get();
   void set (    IStorageDataAccessAgent^ value);
}

Property Value

The Leadtools.Medical.Storage.DataAccessLayer.IStorageDataAccessAgent object used to store the Leadtools.Dicom.DicomDataSet information to the query model.
Requirements

Target Platforms

See Also

Reference

InstanceCStoreCommand Class
InstanceCStoreCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features