Initializes a System.Data.IDbCommand object to set the 'External Store' token that corresponds to the sopInstanceUid.
protected abstract void InitializeGetTokenCommand(DbCommand command,string sopInstanceUid)
Protected MustOverride Sub InitializeGetTokenCommand( _ByVal command As DbCommand, _ByVal sopInstanceUid As String _)
protected:abstract void InitializeGetTokenCommand(DbCommand^ command,String^ sopInstanceUid)
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
If there is no corresponding Leadtools.Dicom.DicomDataSet that exists on the 'External Store', the token returned is the empty string.
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
