Converts the data type description to a data type info.
Syntax
Parameters
- readOnlyDataTypeSchema
- The data type schema to be used for the conversion.
The value of this parameter cannot be null
(Nothing
in Visual Basic).
- requireBaseDataTypes
- Determines whether base data types are required in the returned info.
Return Value
Returns a value result object with the data type info, or with an error.
This method never returns null
(Nothing
in Visual Basic).
Requirements
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
See Also