New( ) method (Table policies)
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Factory method to create a collection object for CDC table policies. This method has no
parameters and returns a new empty collection object. Add
ICdcTablePolicy instances that are returned from the entity
factory methods to the collection object and pass it to the corresponding
Create( ) method for the collection to commit all the entities
to the database in a single transaction.
Return type: ICDCTablePolicySet
Access: PUBLIC
Applies to: OpenEdge.DataAdmin.DataAdminService class
Syntax
|