dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / DirectUtils Class
Properties

In This Topic
    DirectUtils Class Members
    In This Topic

    The following tables list the members exposed by DirectUtils.

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Enables or disables Oracle Advanced Security in the Direct mode.  
    Public Propertystatic (Shared in Visual Basic)Determines whether to use Oracle Advanced Security data integrity in the OracleConnection.Direct mode.  
    Public Propertystatic (Shared in Visual Basic)Determines whether to use Oracle Advanced Security data encryption in the OracleConnection.Direct mode.  
    Public Propertystatic (Shared in Visual Basic)Allows switching the algorithm for password encryption.  
    Public Propertystatic (Shared in Visual Basic)  
    Public Propertystatic (Shared in Visual Basic)Allows controlling the packet size only in the Direct mode.  
    Public Propertystatic (Shared in Visual Basic)Determines the location of the Oracle Wallet to get a certificate for connecting to Oracle in the Direct mode. This property specifies a wallet to use for all application connections.  
    Public Propertystatic (Shared in Visual Basic)Determines where to take SSL certificate for SSL connections from in the Direct mode. Ignored if OracleConnectionStringBuilder.SslCert connection string parameter is set for the connection.  
    Top
    See Also