Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Media.DataAccessLayer assembly)

Show in webframe

PrepareGetStatusUpdateDateCommand Method (MediaCreationDbDataAccessAgent)







The database command which will be initialized to return the status update date.
A System.String that represents the SOP Instance UID for the media object whose information will be returned.
Initializes a System.Data.Common.DbCommand which returns the "StatusUpdateDate" colume from the "Media Information" table.
Syntax
protected abstract void PrepareGetStatusUpdateDateCommand( 
   DbCommand queryCommand,
   string sopInstanceUID
)
'Declaration
 
Protected MustOverride Sub PrepareGetStatusUpdateDateCommand( _
   ByVal queryCommand As DbCommand, _
   ByVal sopInstanceUID As String _
) 
'Usage
 
Dim instance As MediaCreationDbDataAccessAgent
Dim queryCommand As DbCommand
Dim sopInstanceUID As String
 
instance.PrepareGetStatusUpdateDateCommand(queryCommand, sopInstanceUID)

            

            
protected: abstract void PrepareGetStatusUpdateDateCommand( 
   DbCommand* queryCommand,
   string* sopInstanceUID
) 
protected:
abstract void PrepareGetStatusUpdateDateCommand( 
   DbCommand^ queryCommand,
   String^ sopInstanceUID
) 

Parameters

queryCommand
The database command which will be initialized to return the status update date.
sopInstanceUID
A System.String that represents the SOP Instance UID for the media object whose information will be returned.
Requirements

Target Platforms

See Also

Reference

MediaCreationDbDataAccessAgent Class
MediaCreationDbDataAccessAgent Members

Error processing SSI file
   Leadtools.Medical.Media.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features