Share via


ClrPropertyInfoAnnotation Class

Definition

Represents a mapping from an IEdmProperty to a CLR property info.

public class ClrPropertyInfoAnnotation
type ClrPropertyInfoAnnotation = class
Public Class ClrPropertyInfoAnnotation
Inheritance
ClrPropertyInfoAnnotation

Constructors

ClrPropertyInfoAnnotation(PropertyInfo)

Initializes a new instance of ClrPropertyInfoAnnotation class.

Properties

ClrPropertyInfo

Gets the backing CLR property info for the EDM property.

Applies to