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

Show in webframe

InitializeIsExternalStoredCommand Method (ExternalStoreDBDataAccessAgent)






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 determine if the instance corresponding to the sopInstanceUid has been copied to the 'External Store'.
Syntax
protected abstract void InitializeIsExternalStoredCommand( 
   DbCommand command,
   string sopInstanceUid
)
'Declaration
 
Protected MustOverride Sub InitializeIsExternalStoredCommand( _
   ByVal command As DbCommand, _
   ByVal sopInstanceUid As String _
) 
'Usage
 
Dim instance As ExternalStoreDBDataAccessAgent
Dim command As DbCommand
Dim sopInstanceUid As String
 
instance.InitializeIsExternalStoredCommand(command, sopInstanceUid)

            

            
protected:
abstract void InitializeIsExternalStoredCommand( 
   DbCommand^ command,
   String^ sopInstanceUid
) 

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

See Also

Reference

ExternalStoreDBDataAccessAgent Class
ExternalStoreDBDataAccessAgent 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