ADO.NET Provider for Blackbaud Financial Edge NXT

Build 23.0.8839

TransactionCodeValues

Returns the list of all values for the specified transaction code.

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 本製品.

  • TransactionCodeId supports the '=' operator. This column is the only supported filter.
For example, the following query is processed server side:
SELECT * FROM TransactionCodeValues WHERE TransactionCodeId = 1

Columns

Name Type References Description
TransactionCodeId Integer

TransactionCodes.TransactionCodeId

The transaction code identifier.
Id [KEY] Integer The transaction code value id.
Name String The transaction code name.
Value String The transaction code value.

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