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)
ParameterTypBeschreibung
WertSharedPtr<System::Data::Common::DbConnection>Datenbankverbindung.

Siehe auch