System::Data::Common::DbCommand::set_Connection Methode
DbCommand::set_Connection method
Liefert die mit dem Befehl verbundene Datenbankverbindung.
virtual void System::Data::Common::DbCommand::set_Connection(SharedPtr<System::Data::Common::DbConnection> value)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Wert | SharedPtr<System::Data::Common::DbConnection> | Datenbankverbindung. |
Siehe auch
- Typedef SharedPtr
- Class DbConnection
- Class DbCommand
- Namespace System::Data::Common
- Library Aspose.Font for C++