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.6.0.0 (5.6.19.0117)
Syntax
[XmlIgnoreAttribute]
public string TargetFullConcatenated { get; }

Property Value

Type: String

Implements

IFieldPersistenceInfoTargetFullConcatenated
See Also