←Select platform

RetrieveFile Method (DefaultCrud)

Summary

A default implementation of RetrieveFile

Syntax

C#
VB
C++
public System.Exception RetrieveFile( 
   System.Data.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Storage.DataAccessLayer Assembly
Click or drag to resize