Click or drag to resize

EntityFactoryCoreForEntityEnumType Property

returns the int value for the EntityType enum value for the entity this factory is for.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax
public int ForEntityEnumType { get; }

Property Value

Type: Int32

Implements

IEntityFactoryCoreForEntityEnumType
See Also