Click or drag to resize
EntityCoreTFieldsIEntityCoreLLBLGenProEntityTypeValue Property
Returns the EntityType enum value for this entity.

Namespace: SD.LLBLGen.Pro.ORMSupportClasses
Assembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax
[BrowsableAttribute(false)]
[XmlIgnoreAttribute]
int IEntityCore.LLBLGenProEntityTypeValue { get; }

Property Value

Type: Int32

Implements

IEntityCoreLLBLGenProEntityTypeValue
See Also