IFieldPersistenceInfoActualDotNetType Property |
The .NET type of the field in the DB. This value is used to convert a currentvalue back to this type using TypeConverterToUse.
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax Type ActualDotNetType { get; }
ReadOnly Property ActualDotNetType As Type
Get
Property Value
Type:
TypeSee Also