DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
Loading...
Searching...
No Matches
DbParameter.h File Reference
#include "Common.h"
#include "System/Object.h"
#include "System/String.h"
#include "System/Convert.h"
#include "System/Collections/Generic/List.h"

Go to the source code of this file.

Classes

class  DotNetDupe::System::Data::Common::DbParameter
 Represents a parameter to a DbCommand and optionally its mapping to DataSet columns. More...
class  DotNetDupe::System::Data::Common::DbParameterCollection
 Represents a collection of parameters associated with a DbCommand. More...

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System
namespace  DotNetDupe::System::Data
namespace  DotNetDupe::System::Data::Common