ClrPropertyInfoAnnotation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |