Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
The use of CommandBehavior.SchemaOnly
Message
De
06/04/2007 13:49:10
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Titre:
The use of CommandBehavior.SchemaOnly
Versions des environnements
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01213028
Message ID:
01213028
Vues:
110
When comes time to get the schema of a table, I see there is the ability to pass a parameter to the ExecuteReader() method. This is one example:
oDataReader = oCommand.ExecuteReader(CommandBehavior.KeyInfo Or CommandBehavior.SchemaOnly)
So far, I wasn't including a parameter. If I only want to the get the schema, should I use use the CommandBehavior.SchemaOnly. And, what is the use of those two parameters?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform