ODAC

TConnectMode Enumeration

Specifies the system privileges used when a user connects to the server.

Unit

OraClasses

Syntax

TConnectMode = (cmNormal, cmSysOper, cmSysDBA, cmSysASM);

Values

Value Meaning
cmNormal Connect as an ordinary user. The default value.
cmSysASM Connect with the SYSASM role.
cmSysDBA Connect with the SYSDBA role.
cmSysOper Connect with the SYSOPER role.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback