Show / Hide Table of Contents

Method GetEntityType

| Improve this Doc View Source

GetEntityType(PropertyInfo)

Gets the entity type for specified DbTable property.

Declaration
protected static Type GetEntityType(PropertyInfo propertyInfo)
Parameters
Type Name Description
System.Reflection.PropertyInfo propertyInfo

The specified DbTable property.

Returns
Type Description
System.Type

The entity type of the DbTable property.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest