This unit implements the Direct Mode in ODAC.
Enumerations
| Name | Description |
|
TSecurityLevel |
Used to turn on the Oracle Advanced Security encryption and integrity. |
Variables
| Name | Description |
|
DataIntegrityLevel |
Use this variable to prevent unauthorized data modification when it is passed over the network. |
|
EncryptionLevel |
Use this variable to prevent unauthorized data viewing when it is passed over the network. |
|
PacketSize |
Use this constant to specify the size of transferred packets. |