ComponentOne DataObjects for .NET
MemoryResident Property

C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace > TableView Class : MemoryResident Property
This property is used in ComponentOne WebData 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 MemoryResident As System.Boolean
public System.bool MemoryResident {get; set;}
See Also

Reference

TableView Class
TableView Members