←Select platform

Store Method

Summary

A default implementation of Store

Syntax
C#
VB
C++
public Exception Store( 
   string filename, 
   bool overwrite, 
   out string token 
) 
Public Function Store( 
   ByVal filename As String, 
   ByVal overwrite As Boolean, 
   ByVal token As System.String& 
) As System.Exception 
public:  
   System::Exception^ Store( 
      String^ filename, 
      bool overwrite, 
      String&^ token 
   ) 

Parameters

filename

string

overwrite

overwrite

token

string

Return Value

Remarks

For more information, see Store

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.