InitializeGetClearListCommand Method

Summary
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
C#
C++/CLI
protected override void InitializeGetClearListCommand( 
   DbCommand command, 
   int expirationDays 
) 
protected: 
void InitializeGetClearListCommand(  
   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

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.ExternalStore.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.