Error processing SSI file
LEADTOOLS Medical External Store DataAccessLayer (Leadtools.Medical.ExternalStore.DataAccessLayer assembly)

Show in webframe

InitializeSetTokenCommand Method (ExternalStoreSqlDataAccessAgent)






The command.
The SOP Instance UID that identifies the instance.
The store token.
Initializes the set token command.
Syntax
protected override void InitializeSetTokenCommand( 
   DbCommand command,
   string sopInstanceUid,
   string storeToken
)
'Declaration
 
Protected Overrides Sub InitializeSetTokenCommand( _
   ByVal command As DbCommand, _
   ByVal sopInstanceUid As String, _
   ByVal storeToken As String _
) 
'Usage
 
Dim instance As ExternalStoreSqlDataAccessAgent
Dim command As DbCommand
Dim sopInstanceUid As String
Dim storeToken As String
 
instance.InitializeSetTokenCommand(command, sopInstanceUid, storeToken)

            

            
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

See Also

Reference

ExternalStoreSqlDataAccessAgent Class
ExternalStoreSqlDataAccessAgent Members

Error processing SSI file
Leadtools.Medical.ExternalStore.DataAccessLayer requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features