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 IsSponsorNameReverseNull ()
 test for NULL value More...
 
void SetSponsorNameReverseNull ()
 assign NULL value More...
 
bool IsSponsorContactDetailsNull ()
 test for NULL value More...
 
void SetSponsorContactDetailsNull ()
 assign NULL value More...
 
bool IsSponsorStreetNull ()
 test for NULL value More...
 
void SetSponsorStreetNull ()
 assign NULL value More...
 
bool IsSponsorPostCodeNull ()
 test for NULL value More...
 
void SetSponsorPostCodeNull ()
 assign NULL value More...
 
bool IsSponsorCityNull ()
 test for NULL value More...
 
void SetSponsorCityNull ()
 assign NULL value More...
 
bool IsSponsorEmailNull ()
 test for NULL value More...
 
void SetSponsorEmailNull ()
 assign NULL value More...
 
bool IsSponsorPhoneNull ()
 test for NULL value More...
 
void SetSponsorPhoneNull ()
 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 SponsorNameReverse [get, set]
 
String SponsorContactDetails [get, set]
 
String SponsorStreet [get, set]
 
String SponsorPostCode [get, set]
 
String SponsorCity [get, set]
 
String SponsorEmail [get, set]
 
String SponsorPhone [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

◆ IsSponsorCityNull()

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

test for NULL value

◆ IsSponsorContactDetailsNull()

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

test for NULL value

◆ IsSponsorEmailNull()

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

test for NULL value

◆ IsSponsorNameNull()

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

test for NULL value

◆ IsSponsorNameReverseNull()

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

test for NULL value

◆ IsSponsorPhoneNull()

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

test for NULL value

◆ IsSponsorPostCodeNull()

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

test for NULL value

◆ IsSponsorStreetNull()

bool Ict.Petra.Shared.MSponsorship.Data.SponsorshipFindTDSSearchResultRow.IsSponsorStreetNull ( )
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

◆ SetSponsorCityNull()

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

assign NULL value

◆ SetSponsorContactDetailsNull()

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

assign NULL value

◆ SetSponsorEmailNull()

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

assign NULL value

◆ SetSponsorNameNull()

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

assign NULL value

◆ SetSponsorNameReverseNull()

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

assign NULL value

◆ SetSponsorPhoneNull()

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

assign NULL value

◆ SetSponsorPostCodeNull()

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

assign NULL value

◆ SetSponsorStreetNull()

void Ict.Petra.Shared.MSponsorship.Data.SponsorshipFindTDSSearchResultRow.SetSponsorStreetNull ( )
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.

◆ SponsorCity

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

◆ SponsorContactDetails

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

◆ SponsorEmail

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

◆ SponsorName

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

◆ SponsorNameReverse

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

◆ SponsorPhone

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

◆ SponsorPostCode

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

◆ SponsorStreet

String Ict.Petra.Shared.MSponsorship.Data.SponsorshipFindTDSSearchResultRow.SponsorStreet
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: