Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

LEADTOOLS SDK Help   |       |    Show Table of Contents    |   

RetrieveFile Method






DataRow
outFile
A default implementation of Leadtools.Dicom.AddIn.Interfaces.ICrud.RetrieveFile(System.Data.DataRow,System.String)
Syntax
public Exception RetrieveFile( 
   DataRow row,
   string outFile
)
public:
Exception^ RetrieveFile( 
   DataRow^ row,
   String^ outFile
) 
'Declaration
 
Public Function RetrieveFile( _
   ByVal row As DataRow, _
   ByVal outFile As String _
) As Exception
 
'Usage
 
Dim instance As DefaultCrud
Dim row As DataRow
Dim outFile As String
Dim value As Exception
 
value = instance.RetrieveFile(row, outFile)

Parameters

row
DataRow
outFile
outFile

Return Value

Exception
Remarks
For more information, see Leadtools.Dicom.AddIn.Interfaces.ICrud.RetrieveFile(System.Data.DataRow,System.String)
Requirements

Target Platforms

See Also

Reference

DefaultCrud Class
DefaultCrud Members

Error processing SSI file
Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features