OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.MSponsorship.Data.SponsorshipFindTDSSearchResultRow Class Reference
Inheritance diagram for Ict.Petra.Shared.MSponsorship.Data.SponsorshipFindTDSSearchResultRow:

Public Member Functions

 SponsorshipFindTDSSearchResultRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsPartnerShortNameNull ()
 test for NULL value More...
 
void SetPartnerShortNameNull ()
 assign NULL value More...
 
bool IsStatusCodeNull ()
 test for NULL value More...
 
void SetStatusCodeNull ()
 assign NULL value More...
 
bool IsPartnerKeyNull ()
 test for NULL value More...
 
void SetPartnerKeyNull ()
 assign NULL value More...
 
bool IsUserIdNull ()
 test for NULL value More...
 
void SetUserIdNull ()
 assign NULL value More...
 
bool IsFirstNameNull ()
 test for NULL value More...
 
void SetFirstNameNull ()
 assign NULL value More...
 
bool IsFamilyNameNull ()
 test for NULL value More...
 
void SetFamilyNameNull ()
 assign NULL value More...
 
bool IsDonorNameNull ()
 test for NULL value More...
 
void SetDonorNameNull ()
 assign NULL value More...
 
bool IsSponsorNameNull ()
 test for NULL value More...
 
void SetSponsorNameNull ()
 assign NULL value More...
 
bool IsSponsorContactDetailsNull ()
 test for NULL value More...
 
void SetSponsorContactDetailsNull ()
 assign NULL value More...
 

Properties

String PartnerShortName [get, set]
 Name of the person or organisation. If a person, more name info is stored in p_person. More...
 
String StatusCode [get, set]
 
Int64 PartnerKey [get, set]
 This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number. More...
 
String UserId [get, set]
 The Petra user that the partner record is restricted to if p_restricted_i is 2. More...
 
String FirstName [get, set]
 
String FamilyName [get, set]
 
String DonorName [get, set]
 
String SponsorName [get, set]
 
String SponsorContactDetails [get, set]
 

Constructor & Destructor Documentation

◆ SponsorshipFindTDSSearchResultRow()

Ict.Petra.Shared.MSponsorship.Data.SponsorshipFindTDSSearchResultRow.SponsorshipFindTDSSearchResultRow ( System.Data.DataRowBuilder  rb)
inline

Constructor.

Member Function Documentation

◆ InitValues()

virtual void Ict.Petra.Shared.MSponsorship.Data.SponsorshipFindTDSSearchResultRow.InitValues ( )
inlinevirtual

set default values

◆ IsDonorNameNull()

bool Ict.Petra.Shared.MSponsorship.Data.SponsorshipFindTDSSearchResultRow.IsDonorNameNull ( )
inline

test for NULL value

◆ IsFamilyNameNull()

bool Ict.Petra.Shared.MSponsorship.Data.SponsorshipFindTDSSearchResultRow.IsFamilyNameNull ( )
inline

test for NULL value

◆ IsFirstNameNull()

bool Ict.Petra.Shared.MSponsorship.Data.SponsorshipFindTDSSearchResultRow.IsFirstNameNull ( )
inline

test for NULL value

◆ IsPartnerKeyNull()

bool Ict.Petra.Shared.MSponsorship.Data.SponsorshipFindTDSSearchResultRow.IsPartnerKeyNull ( )
inline

test for NULL value

◆ IsPartnerShortNameNull()

bool Ict.Petra.Shared.MSponsorship.Data.SponsorshipFindTDSSearchResultRow.IsPartnerShortNameNull ( )
inline

test for NULL value

◆ IsSponsorContactDetailsNull()

bool Ict.Petra.Shared.MSponsorship.Data.SponsorshipFindTDSSearchResultRow.IsSponsorContactDetailsNull ( )
inline

test for NULL value

◆ IsSponsorNameNull()

bool Ict.Petra.Shared.MSponsorship.Data.SponsorshipFindTDSSearchResultRow.IsSponsorNameNull ( )
inline

test for NULL value

◆ IsStatusCodeNull()

bool Ict.Petra.Shared.MSponsorship.Data.SponsorshipFindTDSSearchResultRow.IsStatusCodeNull ( )
inline

test for NULL value

◆ IsUserIdNull()

bool Ict.Petra.Shared.MSponsorship.Data.SponsorshipFindTDSSearchResultRow.IsUserIdNull ( )
inline

test for NULL value

◆ SetDonorNameNull()

void Ict.Petra.Shared.MSponsorship.Data.SponsorshipFindTDSSearchResultRow.SetDonorNameNull ( )
inline

assign NULL value

◆ SetFamilyNameNull()

void Ict.Petra.Shared.MSponsorship.Data.SponsorshipFindTDSSearchResultRow.SetFamilyNameNull ( )
inline

assign NULL value

◆ SetFirstNameNull()

void Ict.Petra.Shared.MSponsorship.Data.SponsorshipFindTDSSearchResultRow.SetFirstNameNull ( )
inline

assign NULL value

◆ SetPartnerKeyNull()

void Ict.Petra.Shared.MSponsorship.Data.SponsorshipFindTDSSearchResultRow.SetPartnerKeyNull ( )
inline

assign NULL value

◆ SetPartnerShortNameNull()

void Ict.Petra.Shared.MSponsorship.Data.SponsorshipFindTDSSearchResultRow.SetPartnerShortNameNull ( )
inline

assign NULL value

◆ SetSponsorContactDetailsNull()

void Ict.Petra.Shared.MSponsorship.Data.SponsorshipFindTDSSearchResultRow.SetSponsorContactDetailsNull ( )
inline

assign NULL value

◆ SetSponsorNameNull()

void Ict.Petra.Shared.MSponsorship.Data.SponsorshipFindTDSSearchResultRow.SetSponsorNameNull ( )
inline

assign NULL value

◆ SetStatusCodeNull()

void Ict.Petra.Shared.MSponsorship.Data.SponsorshipFindTDSSearchResultRow.SetStatusCodeNull ( )
inline

assign NULL value

◆ SetUserIdNull()

void Ict.Petra.Shared.MSponsorship.Data.SponsorshipFindTDSSearchResultRow.SetUserIdNull ( )
inline

assign NULL value

Property Documentation

◆ DonorName

String Ict.Petra.Shared.MSponsorship.Data.SponsorshipFindTDSSearchResultRow.DonorName
getset

◆ FamilyName

String Ict.Petra.Shared.MSponsorship.Data.SponsorshipFindTDSSearchResultRow.FamilyName
getset

◆ FirstName

String Ict.Petra.Shared.MSponsorship.Data.SponsorshipFindTDSSearchResultRow.FirstName
getset

◆ PartnerKey

Int64 Ict.Petra.Shared.MSponsorship.Data.SponsorshipFindTDSSearchResultRow.PartnerKey
getset

This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number.

◆ PartnerShortName

String Ict.Petra.Shared.MSponsorship.Data.SponsorshipFindTDSSearchResultRow.PartnerShortName
getset

Name of the person or organisation. If a person, more name info is stored in p_person.

◆ SponsorContactDetails

String Ict.Petra.Shared.MSponsorship.Data.SponsorshipFindTDSSearchResultRow.SponsorContactDetails
getset

◆ SponsorName

String Ict.Petra.Shared.MSponsorship.Data.SponsorshipFindTDSSearchResultRow.SponsorName
getset

◆ StatusCode

String Ict.Petra.Shared.MSponsorship.Data.SponsorshipFindTDSSearchResultRow.StatusCode
getset

This code describes the status of a partner. Eg, Active, Deceased etc

◆ UserId

String Ict.Petra.Shared.MSponsorship.Data.SponsorshipFindTDSSearchResultRow.UserId
getset

The Petra user that the partner record is restricted to if p_restricted_i is 2.


The documentation for this class was generated from the following file: