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

Show in webframe

InitializeGetClearListCommand Method (ExternalStoreDBDataAccessAgent)






Type: System.Data.IDbCommand The database command that will be initialized to execute the query.
Number of days the dataset remains in the ''Local Store'' before it expires.
Initializes a System.Data.IDbCommand object to query for the list of Leadtools.Medical.ExternalStore.DataAccessLayer.DataTypes.ExternalStoreInstance that need to be cleared from the ''Local Store''
Syntax
protected abstract void InitializeGetClearListCommand( 
   DbCommand command,
   int expirationDays
)
'Declaration
 
Protected MustOverride Sub InitializeGetClearListCommand( _
   ByVal command As DbCommand, _
   ByVal expirationDays As Integer _
) 
'Usage
 
Dim instance As ExternalStoreDBDataAccessAgent
Dim command As DbCommand
Dim expirationDays As Integer
 
instance.InitializeGetClearListCommand(command, expirationDays)

            

            
protected:
abstract void InitializeGetClearListCommand( 
   DbCommand^ command,
   int expirationDays
) 

Parameters

command
Type: System.Data.IDbCommand The database command that will be initialized to execute the query.
expirationDays
Number of days the dataset remains in the ''Local Store'' before it expires.
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