JDBC Driver for Blackbaud Raisers Edge NXT

Build 22.0.8462

EventParticipantMemberships

The individual's membership category

Table Specific Information

Select

The driver 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 driver.
Note: EventId is required in order to query EventParticipantMemberships.

  • EventId supports the '=' operator.
For example:
	SELECT * FROM EventParticipantMemberships WHERE EventId = '2'

Columns

Name Type References Description
CategoryId String The ID of the membership category.
CategoryName String The name of the membership category.
EventId String

Events.Id

The ID of the event which the participant belongs to.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462