A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Class EPiServerDataIndexAttribute

Attribute that can be applied to a property to specify that the value of the property should be stored in an indexed column

Inheritance
System.Object
EPiServerDataIndexAttribute
Namespace: EPiServer.Data.Dynamic
Assembly: EPiServer.Data.dll
Version: 12.0.3
Syntax
public sealed class EPiServerDataIndexAttribute : Attribute

Constructors

EPiServerDataIndexAttribute()

Declaration
public EPiServerDataIndexAttribute()

Extension Methods