GS_DEPENDENCIES
GS_DEPENDENCIES records object dependency information and has a one-to-many relationship with the GS_DEPENDENCIES_OBJ table.
Name |
Type |
Description |
---|---|---|
schemaname |
name |
Name of a namespace. |
packagename |
name |
Name of a package. |
refobjpos |
integer |
Position of the referenced object.
|
refobjoid |
oid |
OID of the referenced object. |
objectname |
text |
Name of the dependent object. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.