JDBC Driver for Blackbaud Financial Edge NXT

Build 23.0.8839

AccountSegments

Returns the specified account segment value.

The 本製品 will use the Blackbaud Financial Edge NXT API to process WHERE clause conditions built with the following columns and operators. The rest of the filter is executed client side within the 本製品.

  • SegmentId supports the '=' operator. This the only supported column.
For example, the following query is processed server side:
SELECT * FROM AccountSegments WHERE SegmentId = 123 

Columns

Name Type References Description
SegmentId [KEY] Integer

AccountStructures.SegmentId

The identifier for this account segment.
Type [KEY] String The type for this account segment.
Value String The values for this account segment.
Description String The descriptions for this account segment.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839