IFieldPersistenceInfoTypeConverterToUse Property |
Gets the type converter to use. Only set through constructor and when a conversion is required from the .NET type returned by the
ADO.NET provider and the defined .NET type for this field.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
Syntax TypeConverter TypeConverterToUse { get; }
ReadOnly Property TypeConverterToUse As TypeConverter
Get
Property Value
Type:
TypeConverterSee Also