Try OpenEdge Now
skip to main content
Programming Interfaces
Change Data Capture ABL references : API entities and entity service methods : New( ) method (Field policy)
 

New( ) method (Field policy)

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

NewCDCFieldPolicy( )