Click or drag to resize

InheritanceInfoOwnerEntityName Property

The name of the entity which owns this information, of which this object belongs to.

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 string OwnerEntityName { get; }

Property Value

Type: String

Implements

IInheritanceInfoOwnerEntityName
See Also