The following tables list the members exposed by DefaultCrud.
Public Properties
Public Methods
| Name | Description |
 | Delete | A default implementation of Leadtools.Dicom.AddIn.Interfaces.ICrud.Delete(System.String) |
 | DeleteDicom | A default implementation of Leadtools.Dicom.AddIn.Interfaces.ICrud.DeleteDicom(System.Data.DataRow) |
 | Exists | A default implementation of Leadtools.Dicom.AddIn.Interfaces.ICrud.Exists(System.String,System.Boolean@) |
 | ExistsDicom | A default implementation of Leadtools.Dicom.AddIn.Interfaces.ICrud.ExistsDicom(System.Data.DataRow,System.Boolean@) |
 | Initialize | A default implementation of Leadtools.Dicom.AddIn.Interfaces.ICrud.Initialize |
 | RetrieveDicom | A default implementation of Leadtools.Dicom.AddIn.Interfaces.ICrud.RetrieveDicom(System.Data.DataRow,Leadtools.Dicom.DicomDataSetLoadFlags,Leadtools.Dicom.DicomDataSet@) |
 | RetrieveFile | A default implementation of Leadtools.Dicom.AddIn.Interfaces.ICrud.RetrieveFile(System.Data.DataRow,System.String) |
 | SettingsChanged | A default implementation of Leadtools.Dicom.AddIn.Interfaces.ICrud.SettingsChanged |
 | Store | A default implementation of Leadtools.Dicom.AddIn.Interfaces.ICrud.Store(System.String,System.Boolean,System.String@) |
 | StoreDicom | A default implementation of Leadtools.Dicom.AddIn.Interfaces.ICrud.StoreDicom(System.String,Leadtools.Dicom.DicomDataSet,Leadtools.Dicom.DicomDataSetSaveFlags,System.Boolean,System.String@) |
 | UpdateDicom | A default implementation of Leadtools.Dicom.AddIn.Interfaces.ICrud.UpdateDicom(System.Data.DataRow,Leadtools.Dicom.DicomDataSet,Leadtools.Dicom.DicomDataSetSaveFlags) |
Top
See Also