Adds a trusted project to the current project. This ensures smooth data transfer between trusted projects.
Syntax
add trustedproject <project_name>;
Parameters
Parameter | Required | Description |
---|---|---|
project_name | Yes | The name of the trusted project that you want to add. |
Related statements
- ProjectProtection: Enables project data protection.
- LIST TRUSTEDPROJECTS: Views the trusted projects that have been added to the current project.
- REMOVE TRUSTEDPROJECT : Removes an existing trusted project from the current project.