GetFilter( ) method (Table policies)
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Retrieves CDC policies based on the filters applied. These filters can be
Name, State, Instance, Level, or TableName. Consider the following example to use
filters:
GetCdcTablePolicies("TableName=~"Customer~" and Instance=~"0~"")Return type: ICdcTablePolicySet
Access: PUBLIC
Applies to: OpenEdge.DataAdmin.DataAdminService class
Syntax
|