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

Get( ) method

Reads a CDC table policy and returns a ICdcTablePolicy object instance based on the policy name provided as input.
Return type: ICDCTablePolicy
Access: PUBLIC
Applies to: OpenEdge.DataAdmin.DataAdminService class

Syntax

GetCDCTablePolicy( INPUT policyName AS CHARACTER )