Click or drag to resize

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.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax
Type ActualDotNetType { get; }

Property Value

Type: Type
See Also