ExtensionMethods..::..ToFieldDataType Method
Converts to fielddatatype.
Namespace:
RingSoft.DbLookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public static FieldDataTypes ToFieldDataType( this ValueTypes valueType )
<ExtensionAttribute> _ Public Shared Function ToFieldDataType ( _ valueType As ValueTypes _ ) As FieldDataTypes
[ExtensionAttribute] public: static FieldDataTypes^ ToFieldDataType( ValueTypes^ valueType )
Parameters
- valueType
- Type: RingSoft.DbLookup.QueryBuilder..::..ValueTypes
Type of the value.