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.4.0.0 (5.4.0)
Syntax string SourceColumnName { get; }
ReadOnly Property SourceColumnName As String
Get
Property Value
Type:
StringSee Also