InitializeSetTokenCommand Method

Summary
Initializes the set token command.
Syntax
C#
VB
C++
protected override void InitializeSetTokenCommand( 
   DbCommand command, 
   string sopInstanceUid, 
   string storeToken 
) 
  
Protected Overrides Sub InitializeSetTokenCommand( _ 
   ByVal command As DbCommand, _ 
   ByVal sopInstanceUid As String, _ 
   ByVal storeToken As String _ 
)  
protected: 
void InitializeSetTokenCommand(  
   DbCommand^ command, 
   String^ sopInstanceUid, 
   String^ storeToken 
) override  

Parameters

command
The command.

sopInstanceUid
The SOP Instance UID that identifies the instance.

storeToken
The store token.

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.ExternalStore.DataAccessLayer Assembly

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