New( ) method (Field policy)
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Adds a CDC field policy to a CDC table policy. Calling this method adds a new
ICDCFieldPolicy to the FieldPolicies collection of a new or an existing ICDCTablePolicy. There is no factory method which
returns an empty collection as the FieldPolicies
collection always exist in the table policy.
Return type: ICDCFieldPolicy
Access: PUBLIC
Applies to: OpenEdge.DataAdmin.DataAdminService class
Syntax
|