Security Filter Functions

Security filter functions set filter contents, assign filters to user groups, display filter lists for data bases, and obtain other data about security filters.

FunctionDescription
EsbListFilters()Lists all filters for a database.
EsbGetFilter()Starts getting the contents of a filter.
EsbGetFilterRow()Gets the next row of a filter.
EsbSetFilter()Starts setting the contents of a filter.
EsbSetFilterRow()Gets the next row of a filter.
EsbGetFilterList()Gets the list of users who are assigned a filter.
EsbSetFilterList()Sets the list of users who are assigned a filter.
EsbDeleteFilter()Deletes an existing filter.
EsbRenameFilter()Renames an existing filter.
EsbCopyFilter()Copies an existing filter.
EsbVerifyFilter()Verifies the syntax of a series of filter row strings against a specified database.
EsbVerifyFilterRow() Verifies the syntax of a single filter row string against a specified database.