Update( ) method (Table policies)
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Updates a CDC table policy collection and its field policies. This method requires
ICdcTablePolicySet collection object as the input parameter to
update a set of CDC Table policies. This method updates the policies in a single
transaction.
Before calling this method, retrieve the policies using GetCdcTablePolicies(
) method and update the information of policies with required
changes.
Return type: LOGICAL
Access: PUBLIC
Applies to: OpenEdge.DataAdmin.DataAdminService class
Syntax
|