IFieldPersistenceInfoSourceColumnName Property  | 
 
            The name of the corresponding column in a view or table for an entityfield. This name is used to map a column in a resultset onto the entity field.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.10.0.0 (5.10.0)
Syntaxstring SourceColumnName { get; }ReadOnly Property SourceColumnName As String
	Get
Property Value
Type: 
String
See Also