LEADTOOLS Medical (Leadtools.Medical.Caching assembly)

ItemsInfo Class

Show in webframe



Members 
A strongly typed ADO.NET System.Data.DataSet which contains the cache item information.
Object Model
Syntax
'Usage
 
Dim instance As ItemsInfo
Remarks

This DataSet contains one System.Data.DataTable which includes the following columns:

Column Name Column Type
Id: A unique ID reference to the cache item. System.String
Priority: The relative precedence of the cache item. An System.Int32 which represents the System.Web.Caching.CacheItemPriority enumeration values.
CreationDate: The date/time the item was stored in the cache. System.DateTime.
Encrypted: Specify whether the cache item is encrypted or not. true if cache item is encrypted; false otherwise. System.Boolean.
Requirements

Target Platforms

See Also

Reference

ItemsInfo Members
Leadtools.Medical.Caching Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.