Initializes a System.Data.IDbCommand object to set the sopInstanceUid and corresponding 'External Store' token in the database.
protected abstract void InitializeSetTokenCommand(DbCommand command,string sopInstanceUid,string token)
Protected MustOverride Sub InitializeSetTokenCommand( _ByVal command As DbCommand, _ByVal sopInstanceUid As String, _ByVal token As String _)
protected:abstract void InitializeSetTokenCommand(DbCommand^ command,String^ sopInstanceUid,String^ token)
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.
token
The 'External Store' token that can be used to retrieve the SOP Instance UID from the database.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
