Try OpenEdge Now
skip to main content
GUI for .NET Programming
Using .NET data types in ABL : General ABL support for .NET types
 

General ABL support for .NET types

As already noted, ABL supports access to .NET mapped data types by using corresponding ABL built-in primitive types. You can access all other supported .NET object types directly as objects, including all value types that do not map to ABL built-in primitive types. The following sections provide more information on how ABL supports these .NET types.
* Support for .NET mapped object and primitive data types
* Support for .NET object types
* Support for .NET value types as objects