Privileged Connection with SYSOPER privileges using Microsofts OracleConnection

Connection string

This .NET Framework Data Provider for Oracle connection string can be used for connections to Oracle.

Data Source=myOracleDB;User Id=SYS;Password=SYS;DBA Privilege=SYSOPER;