IFieldPersistenceInfoSourceObjectName Property |
The name of the source object which holds
SourceColumnName. Can be a view or a table (or synonym of those).
Used to generate SQL on the fly.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax string SourceObjectName { get; }
ReadOnly Property SourceObjectName As String
Get
Property Value
Type:
StringSee Also