Oracle® Database Extensions for .NET Developer's Guide 11g Release 2 (11.2) for Microsoft Windows Part Number E17724-01 |
|
|
PDF · Mobi · ePub |
This section describes new features in Oracle Database Extensions for .NET and provides references to additional information.
The following section describes the new features in Oracle Database Extensions for .NET.
New Features in Oracle Database Extensions for .NET Release 11.2.0.1.2
New Features in Oracle Database Extensions for .NET Release 11.1.0.6.20
Oracle Database Extensions for .NET release 11.2.0.1.2 includes the following:
.NET Framework 4 support
Oracle Database Extensions for .NET Framework 4 supports .NET Framework 4.
Oracle Database Extensions for .NET release 11.1.0.6.20 includes the following:
Support for Unloading .NET Assemblies
You may unload .NET assemblies after .NET stored procedure execution is complete. This feature enables you to redeploy and to test code without having to restart extproc
.
Support for Nullable Types
Oracle Database Extensions for .NET now supports nullable types as procedure or function parameters.