Privileged Connection with SYSDBA 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=SYSDBA;