Click or drag to resize

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

Property Value

Type: String
See Also