←Select platform

SetOverwriteFlag Method

Summary

Deletes all rows from the ExternalStore database table that match the sopInstanceUid

Syntax

C#
VB
C++
public void SetOverwriteFlag( 
   string sopInstanceUid 
) 
  
Sub SetOverwriteFlag( _ 
   ByVal sopInstanceUid As String _ 
)  
void SetOverwriteFlag(  
   String^ sopInstanceUid 
)  

Parameters

sopInstanceUid
The SOP Instance UID that identifies the instance

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.ExternalStore.DataAccessLayer Assembly