Syntax Element: datetime

Description

Represents the date and time client type.

Example

This keyword is highlighted like this.
You can click on keywords and concepts in blue.
handtypes dt as datetime;
//...
column SomeColumn with DataType = type(dt);

Notes

Related Use Cases

Other Actions

documentation | all examples for this syntax element | all examples | use cases | concepts | keywords