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.12.0.0 (5.12.0)
Syntax[XmlIgnoreAttribute]
public string TargetFullConcatenated { get; }<XmlIgnoreAttribute>
Public ReadOnly Property TargetFullConcatenated As String
	Get
Property Value
Type: 
StringImplements
IFieldPersistenceInfoTargetFullConcatenated
See Also