←Select platform

GetClearCount Method (ExternalStoreDBDataAccessAgent)

Summary

Gets the count of Leadtools.Medical.ExternalStore.DataAccessLayer.DataTypes.ExternalStoreInstance that need to be cleared from the 'Local Store'

Syntax

C#
VB
C++
public long GetClearCount(  
   int expirationDays 
) 
Public Function GetClearCount( _ 
   ByVal expirationDays As Integer _ 
) As Long 
public: 
int64 GetClearCount(  
   int expirationDays 
) 

Parameters

expirationDays
Number of days the dataset remains in the 'Local Store' before it expires (i.e. is deleted).

Return Value

the count of Leadtools.Medical.ExternalStore.DataAccessLayer.DataTypes.ExternalStoreInstance that need to be cleared from the 'Local Store'

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.ExternalStore.DataAccessLayer Assembly
Click or drag to resize