Create( ) method
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Creates and commits the CDC table policy records to the database. This method
requires an instance of ICDCTablePolicy object as the input
parameter to create necessary database objects. This method returns TRUE on
successful creation of a policy and returns FALSE on failure. Before calling this
method, ensure that the assignments to the ICDCTablePolicy object
are complete.
Return type: LOGICAL
Access: PUBLIC
Applies to: OpenEdge.DataAdmin.DataAdminService class
Syntax
|