ComponentOne DataObjects for .NET
SessionCacheProperties Property

C1.Data.2 Assembly > C1.Data Namespace > C1SchemaDef Class : SessionCacheProperties Property
This property is used in ComponentOne WebDataObjects for data caching in web applications. It is ignored if the schema is used in WinForms application or in WebForms application without WebDataObjects.
Syntax
'Declaration
 
Public Property SessionCacheProperties As SessionCacheProperties
public SessionCacheProperties SessionCacheProperties {get; set;}
See Also

Reference

C1SchemaDef Class
C1SchemaDef Members