DBConcurrencyException Constructor
.NET Framework (current version)
Initializes a new instance of the DBConcurrencyException class.
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | DBConcurrencyException() | Initializes a new instance of the DBConcurrencyException class. |
![]() | DBConcurrencyException(String^) | Initializes a new instance of the DBConcurrencyException class. |
![]() | DBConcurrencyException(String^, Exception^) | Initializes a new instance of the DBConcurrencyException class. |
![]() | DBConcurrencyException(String^, Exception^, array<DataRow^>^) | Initializes a new instance of the DBConcurrencyException class. |
Show:
