Metabase > Metabase Assembly Interfaces > IOracleUserSPUD
The IOracleUserSPUD interface contains properties used to determine parameters of repository user created on the base of Oracle DBMS.
Property name | Brief description | |
![]() |
DefaultTablespace | The DefaultTablespace property determines a name of the tablespace on the server within which the user objects will be stored. |
![]() |
TemporaryTablespace | The TemporaryTablespace property determines a name of the temporary tablespace on the server within which the temporary user objects will be created. |
Property name | Brief description | |
![]() |
The AllPrivilegies property returns the total number of privileges of this user. | |
![]() |
The Authentication property determines a type of the user authentication. | |
![]() |
The Credentials property determines the repository user account. | |
![]() |
The HasPrivilege property determines if the user has a privilege. | |
![]() |
The IsGroup property indicates whether the security package user is a group member. | |
![]() |
The Modified property indicates whether user security parameters were changed. | |
![]() |
The ParamCount property returns the total number of the user parameters. | |
![]() |
The ParamName property returns a name of the user parameter. | |
![]() |
The ParamValue property determines a value of the user parameter. | |
![]() |
The UserName property determines a name of the security package user. |
See also: