| DATA Step Functions for Metadata Security Administration |
Applies ACT to the access controls on an object.
| Syntax |
rc = METASEC_APPLYACT(tc,uri,act_uri<,flags>);
| Arguments |
| Return Values |
| Value | Description |
|---|---|
| 0 | Successful completion |
| -1 | Unable to connect to the metadata server |
| -99 or less | Other error; see log or sysmsg() for information |
| Details |
This function calls the ISecAdmin method ApplyACTToObj(). For information about the method, see SAS Open Metadata Interface: Reference.
| Example |
| Related Functions |
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.