ABOX En españolAchatsInscription
 

Recherche rapide:

Zones:

PRODUITS

Mon profil:

  

Nouvelles

2011 | 2010 | 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 | 2001 | 2000 |

 Décembre 2004
 Classe AdsHelper disponible pour les développeurs .NET (anglais)

The AdsHelper class is a .NET component that you can include in your application to simplify tasks such as creating DataSet and AdsDataReader objects, executing stored procedures, and executing SQL statements. It is an Advantage-specific implementation of the Microsoft Data Access Application Block for .NET version 2. It is shipped as a C# and Visual Basic .NET source file that you can include directly in a C# or Visual Basic .NET project.

As an example, it provides the capability to create a DataSet with a single line of code:

DataSet ds = AdsHelper.ExecuteDataset( @"data source=c:\data", CommandType.Text, "select * from mytable" );

The AdsHelper class is available for download from the Advantage Developer's Zone. It's located in the 7.1 Release category


 
 Plus d’information

 

ACCUEIL | PRODUITS | SERVICES | NOUVELLES | A PROPOS D'ABOX