System::Data::Common::DbCommand::set_Connection méthode
DbCommand::set_Connection method
Obtient la connexion à la base de données associée à la commande.
virtual void System::Data::Common::DbCommand::set_Connection(SharedPtr<System::Data::Common::DbConnection> value)
| Paramètre | Type | Description |
|---|---|---|
| valeur | SharedPtr<System::Data::Common::DbConnection> | Connexion à la base de données. |
Voir aussi
- Typedef SharedPtr
- Class DbConnection
- Class DbCommand
- Namespace System::Data::Common
- Library Aspose.Font for C++