←Select platform

Delete Method

Summary

A default implementation of Delete

Syntax
C#
VB
C++
public Exception Delete( 
   string token 
) 
Public Function Delete( 
   ByVal token As String 
) As System.Exception 
public:  
   System::Exception^ Delete( 
      String^ token 
   ) 

Parameters

token

string

Return Value

Exception

Remarks

For more information, see Delete

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.Medical.Storage.DataAccessLayer Assembly