LookupFormulaColumnDefinition..::..HasDateType Method
Sets the type of the date.
Namespace:
RingSoft.DbLookup.LookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public LookupFormulaColumnDefinition HasDateType( DbDateTypes value )
Public Function HasDateType ( _ value As DbDateTypes _ ) As LookupFormulaColumnDefinition
public: LookupFormulaColumnDefinition^ HasDateType( DbDateTypes^ value )
Parameters
- value
- Type: RingSoft.DbLookup.QueryBuilder..::..DbDateTypes
The new DbDateTypes value.