InitializeIsExternalStoredCommand Method

Summary
Initializes a System.Data.IDbCommand object to determine if the instance corresponding to the  sopInstanceUid has been copied to the 'External Store'.
Syntax
C#
C++/CLI
protected override void InitializeIsExternalStoredCommand( 
   DbCommand command, 
   string sopInstanceUid 
) 
protected: 
void InitializeIsExternalStoredCommand(  
   DbCommand^ command, 
   String^ sopInstanceUid 
) override  

Parameters

command
Type: System.Data.IDbCommand The database command that will be initialized to execute the query.

sopInstanceUid
The SOP Instance UID that identifies the instance.

Requirements

Target Platforms

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

Leadtools.Medical.ExternalStore.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.