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

Show in webframe

InitializeGetClearCountCommand Method (ExternalStoreSqlDataAccessAgent)






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 count of Leadtools.Medical.ExternalStore.DataAccessLayer.DataTypes.ExternalStoreInstance that need to be cleared from the 'Local Store'
Syntax
protected override void InitializeGetClearCountCommand( 
   DbCommand command,
   int expirationDays
)
'Declaration
 
Protected Overrides Sub InitializeGetClearCountCommand( _
   ByVal command As DbCommand, _
   ByVal expirationDays As Integer _
) 
'Usage
 
Dim instance As ExternalStoreSqlDataAccessAgent
Dim command As DbCommand
Dim expirationDays As Integer
 
instance.InitializeGetClearCountCommand(command, expirationDays)

            

            
protected:
void InitializeGetClearCountCommand( 
   DbCommand^ command,
   int expirationDays
) override 

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

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