Table of Contents

Field ToStringDelegate

Namespace
Innova.Data.Entity.Relations
Assembly
Innova.Data.dll

Gets or sets the delegate used to convert the related entity model to a string representation.

public static Func<RelationType, RelatedEntityType, string> ToStringDelegate

Returns

Func<RelationType, RelatedEntityType, string>
Gets or sets the delegate used to convert the related entity model to a string representation.