Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

Recap

In Using .NET, you have learned about the following:

  • The features, components, and requirements of the Caché Managed Provider for .NET.

  • Generating .NET proxy classes for Caché classes using CacheNetWizard.exe.

  • Using .NET proxy classes to access and update Caché data in an object-oriented fashion.

  • Using the CacheDataReader class to access and update Caché data in a relational fashion.

  • Using the CacheDataAdapter class to fill a DataSet with Caché data for disconnected access.

Note:

Click here to return to the start of Part 5 (Using .NET).

Click here to return to the Preface.

FeedbackOpens in a new tab