- INDEX VB TO NET
- VBUC FEATURES
- LEGACY DATA ACCESS MODERNIZATION
- ADOR TO SQLCLIENT
ADOR to SqlClient
Related Content
- ADO to ADO.NET Common
- ADO to .NET Native SqlClient
- How does the VBUC convert ADO
- RDO to ADO.Net System.Data.Common
- RDO Special Conversions
The Visual Basic Upgrade Companion applies some special transformations for the ADOR.RecordSet class. The mapping is as follows:
Class | Maps To |
ADOR.RecordSet | System.Data.DataSet |
If the ADOR feature is enabled, the Profile Manager will automatically enable the ADODB and ADODB-RDO features because of some dependencies and requirements to upgrade some data access patterns.