←Select platform

RetrieveFile Method

Summary

A default implementation of RetrieveFile

Syntax
C#
VB
C++
public Exception RetrieveFile( 
   DataRow row, 
   string outFile 
) 
Public Function RetrieveFile( 
   ByVal row As System.Data.DataRow, 
   ByVal outFile As String 
) As System.Exception 
public:  
   System::Exception^ RetrieveFile( 
      System::Data::DataRow^ row, 
      String^ outFile 
   ) 

Parameters

row

DataRow

outFile

outFile

Return Value

Exception

Remarks

For more information, see RetrieveFile

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.