Artificial Intelligence Assistant in Data Type Identification

Activate Generate with AI to be able to use the AI assistant. The AI assistant analyzes the name of the data you enter and suggests the appropriate data type. If it cannot find a suitable data type, it will default to the String data type.

Examples:

  • PersonName: AI assistant automatically assigns the String data type.
  • BirthDate: AI assistant recommends DateTimeOffset data type.