Click or drag to resize

CompactStorageAttribute Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Dse.Data.LinqCompactStorageAttribute

Namespace:  Dse.Data.Linq
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
[ObsoleteAttribute("Linq attributes are deprecated, use mapping attributes defined in Dse.Mapping.Attributes instead. TableAttributes contains most of the properties at table level.")]
public class CompactStorageAttribute : Attribute

The CompactStorageAttribute type exposes the following members.

Constructors
  NameDescription
Public methodCompactStorageAttribute
Initializes a new instance of the CompactStorageAttribute class
Top
See Also