2.47 ALL_ASSEMBLIES
ALL_ASSEMBLIES
provides information about assemblies accessible to the current user.
Related Views
-
DBA_ASSEMBLIES
provides information about all assemblies in the database. -
USER_ASSEMBLIES
provides information about all assemblies owned by the current user. This view does not display theOWNER
column.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Owner of the assembly |
|
|
|
Name of the assembly |
|
|
|
Operating system file specification of the assembly |
|
|
|
The maximum security level of the assembly |
|
|
|
The identity of the assembly |
|
|
|
Status of the assembly |
See Also: