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.12.0.0 (5.12.0)
Syntaxpublic string OwnerEntityName { get; }
Public ReadOnly Property OwnerEntityName As String
Get
Property Value
Type:
StringImplements
IInheritanceInfoOwnerEntityName
See Also