←Select platform

Store Method (DefaultCrud)

Summary

A default implementation of Store

Syntax

C#
VB
C++
public System.Exception Store( 
   string filename, 
   bool overwrite, 
   System.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

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