UpdateCustomDSData Method

Summary
Updates the custom data source.
Syntax
C#
VB
C++
public void UpdateCustomDSData( 
   string fileName 
) 
Public Sub UpdateCustomDSData( _ 
   ByVal fileName As String _ 
)  
public: 
void UpdateCustomDSData(  
   String^ fileName 
)  

Parameters

fileName
String contains file name to get the data to update

Remarks

This method will update the custom data source data for the selected data source. If you need to save the custom data source to a file, call SaveCustomDSData method

Example

Refer to SaveCustomDSData example.

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.Twain Assembly

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