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

UpdateCDCTablePolicies( INPUT policySet AS ICDCTablePolicySet )