ExtensionMethods..::..ConvertFieldTypeIntoValueType Method
Converts the type of the field type into value.
Namespace:
RingSoft.DbLookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public static ValueTypes ConvertFieldTypeIntoValueType( this FieldDataTypes fieldDataType )
<ExtensionAttribute> _ Public Shared Function ConvertFieldTypeIntoValueType ( _ fieldDataType As FieldDataTypes _ ) As ValueTypes
[ExtensionAttribute] public: static ValueTypes^ ConvertFieldTypeIntoValueType( FieldDataTypes^ fieldDataType )
Parameters
- fieldDataType
- Type: RingSoft.DbLookup..::..FieldDataTypes
Type of the field data.