GblMethods..::..GetValueTypeForFieldDataType Method
Gets the type of the value type for field data.
Namespace:
RingSoft.DbLookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public static ValueTypes GetValueTypeForFieldDataType( FieldDataTypes fieldDataType )
Public Shared Function GetValueTypeForFieldDataType ( _ fieldDataType As FieldDataTypes _ ) As ValueTypes
public: static ValueTypes^ GetValueTypeForFieldDataType( FieldDataTypes^ fieldDataType )
Parameters
- fieldDataType
- Type: RingSoft.DbLookup..::..FieldDataTypes
Type of the field data.