JDBC Driver for Blackbaud Raisers Edge NXT

Build 23.0.8839

ConsentSources

Represents the consent source entity

Table Specific Information

Select

The 本製品 will use the BlackBaud Raiser's Edge NXT API to process WHERE clause conditions built with the following column and operator. The rest of the filter is executed client side within the 本製品.

  • IncludeInactive supports the '=' operator.
For example:
	
	SELECT * FROM ConsentSources WHERE IncludeInactive = true
	

Columns

Name Type References Description
Description String The name of the consent source.
Inactive Boolean Indicates whether the consent source is inactive.
Sequence Integer The placement of the source in the order of source table values, if defined.

Pseudo-Columns

SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。

Name Type Description
IncludeInactive Boolean If set to true, includes inactive consent sources in the result.

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