Share via


ClrTypeAnnotation Class

Definition

Represents a mapping from an IEdmType to a CLR type.

public class ClrTypeAnnotation
type ClrTypeAnnotation = class
Public Class ClrTypeAnnotation
Inheritance
ClrTypeAnnotation

Constructors

ClrTypeAnnotation(Type)

Initializes a new instance of ClrTypeAnnotation class.

Properties

ClrType

Gets the backing CLR type for the EDM type.

Applies to