Table of Contents

Class ServerSideOnlyAttribute

Namespace
LinqToDB.Mapping
Assembly
linq2db.dll

Marks target method or property having only server-side translation.

[AttributeUsage(AttributeTargets.Method|AttributeTargets.Property, AllowMultiple = true, Inherited = false)]
public class ServerSideOnlyAttribute : MappingAttribute, _Attribute
Inheritance
object
ServerSideOnlyAttribute
Implements
Inherited Members
Extension Methods

Methods

GetObjectID()

Returns mapping attribute id, based on all attribute options.

public override string GetObjectID()

Returns

string