clsDBInteractionBase Class
Public MustInherit Class clsDBInteractionBase
Implements IDisposable, _
ICommonDBAccess
This language is not supported or no code example is available.
public abstract class clsDBInteractionBase : IDisposable,
ICommonDBAccess
This language is not supported or no code example is available.
public ref class clsDBInteractionBase abstract : public IDisposable,
public ICommonDBAccess^
This language is not supported or no code example is available.
public abstract class clsDBInteractionBase
implements IDisposable,
ICommonDBAccess
This language is not supported or no code example is available.
| Name | Description | |
|---|---|---|
|
clsDBInteractionBase() |
| Name | Description | |
|---|---|---|
|
cpMainConnectionProvider | |
|
iErrorCode | |
|
iRowsAffected | |
|
sConnectionString |
| Name | Description | |
|---|---|---|
|
Delete() | |
|
Dispose(bool) | |
|
Dispose() | |
|
Insert() | |
|
SelectAll() | |
|
SelectOne() | |
|
Update() |
| Name | Description | |
|---|---|---|
|
NameOf(this object) | (Defined by NLogHelper). |