Creates and commits CDC table policy records to the database. This method requires ICDCTablePolicySet collection object as the input parameter to create necessary database objects. This method creates multiple policies in a single transaction.
Return type: LOGICAL
Access: PUBLIC
Applies to: OpenEdge.DataAdmin.DataAdminService class
Syntax
CreateCDCTablePolicies( INPUT policySet AS ICDCTablePolicySet )