|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
#include "Common.h"#include "System/Object.h"#include "System/String.h"#include "System/SmartPointer.h"#include "System/Data/Common/DbDataReader.h"#include "System/Data/Common/DbParameter.h"Go to the source code of this file.
Classes | |
| class | DotNetDupe::System::Data::Common::DbCommand |
| Represents an abstract SQL statement or stored procedure to execute against a data source. More... | |
Namespaces | |
| namespace | DotNetDupe |
| namespace | DotNetDupe::System |
| namespace | DotNetDupe::System::Data |
| namespace | DotNetDupe::System::Data::Common |