|
Products >> Adapter Objects
Adapter Objects
The Adapter
Objects product provides a sophisticated implementation of the
ADO.NET managed data provider model, along with Visual Studio
integration components to assist the developer in using the data
provider within the VS.NET IDE.
The Adapter
Objects architecture has been designed with both performance and
flexibility in mind. This, combined with an implementation that
provides seamless integration with the .NET environment,
provides a powerful tool for enabling mv developers to harness
the full power of both their mv system and the .NET platform.
Component Overview
In order to provide a comprehensive ADO.NET solution, Adapter
Objects provides the following 2 groups of components:
Visual Studio Integration
In order to ease the use of Adapter Objects within the Visual
Studio IDE, Adapter Objects provides a range of VS.NET
extensions which are used in various places within the IDE:
-
mvDataAdapter
creation wizard – invoked when an mvDataAdapter is dropped
onto a form or when an existing mvDataAdapter is reconfigured.
-
DataSet
schema generation – invoked when the Generate Typed DataSet
option within the Properties window is clicked.
-
Customer
property designers for a range of class properties.
|