GetFilter( ) method (Table policies)
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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
|