DataType
The data types defined in the model, especially those that require information in addition to just their type name (e.g. decimal has a scale, char has a length, 'int' may be an auto-number).
Union Cases
Instance members
Instance member | Description |
ToString()
Signature: unit -> string
|