Click or drag to resize

EntityFieldTargetFullConcatenated Property

Returns the concatenated result of catalog, schema and objectname. If all are empty it will result in "..".

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
[XmlIgnoreAttribute]
public string TargetFullConcatenated { get; }

Property Value

Type: String

Implements

IFieldPersistenceInfoTargetFullConcatenated
See Also