System::Data::Common::DbCommand::set_Connection 方法
DbCommand::set_Connection method
获取与命令关联的数据库连接。
virtual void System::Data::Common::DbCommand::set_Connection(SharedPtr<System::Data::Common::DbConnection> value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | SharedPtr<System::Data::Common::DbConnection> | 数据库连接。 |
另见
- Typedef SharedPtr
- Class DbConnection
- Class DbCommand
- Namespace System::Data::Common
- Library Aspose.Font for C++