←Select platform

InitializeSetTokenCommand Method (ExternalStoreSqlDataAccessAgent)

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

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