CreateInstanceBackup Method

Syntax
C#
VB
C++
protected virtual void CreateInstanceBackup( 
   DataRow instance 
) 
  
Protected Overridable Sub CreateInstanceBackup( _ 
   ByVal instance As DataRow _ 
)  
protected: 
virtual void CreateInstanceBackup(  
   DataRow^ instance 
)  

Parameters

instance
The System.Data.DataRow which contains the information about the Leadtools.Dicom.DicomDataSet to create the backup for.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly