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

Show in webframe

InitializeGetTokenCommand Method (ExternalStoreSqlDataAccessAgent)






Type: System.Data.IDbCommand The database command that will be initialized to execute the query.
The SOP Instance UID that identifies the instance
Initializes a System.Data.IDbCommand object to set the 'External Store' token that corresponds to the sopInstanceUid.
Syntax
protected override void InitializeGetTokenCommand( 
   DbCommand command,
   string sopInstanceUid
)
'Declaration
 
Protected Overrides Sub InitializeGetTokenCommand( _
   ByVal command As DbCommand, _
   ByVal sopInstanceUid As String _
) 
'Usage
 
Dim instance As ExternalStoreSqlDataAccessAgent
Dim command As DbCommand
Dim sopInstanceUid As String
 
instance.InitializeGetTokenCommand(command, sopInstanceUid)

            

            
protected:
void InitializeGetTokenCommand( 
   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
Remarks
If there is no corresponding Leadtools.Dicom.DicomDataSet that exists on the 'External Store', the token returned is the empty string.
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