OpenPetra
Free Administration Software for Non-Profits
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Pages
Ict.Petra.Shared.MPartner.Partner.Data.ExtractTDSMExtractRow Class Reference

Contains the list of partners in each mailing extract. More...

Inheritance diagram for Ict.Petra.Shared.MPartner.Partner.Data.ExtractTDSMExtractRow:
Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow

Public Member Functions

 ExtractTDSMExtractRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
override void InitValues ()
 set default values More...
 
bool IsPartnerShortNameNull ()
 test for NULL value More...
 
void SetPartnerShortNameNull ()
 assign NULL value More...
 
bool IsPartnerClassNull ()
 test for NULL value More...
 
void SetPartnerClassNull ()
 assign NULL value More...
 
bool IsExtractIdNull ()
 test for NULL value More...
 
void SetExtractIdNull ()
 assign NULL value More...
 
bool IsPartnerKeyNull ()
 test for NULL value More...
 
void SetPartnerKeyNull ()
 assign NULL value More...
 
bool IsSiteKeyNull ()
 test for NULL value More...
 
void SetSiteKeyNull ()
 assign NULL value More...
 
bool IsLocationKeyNull ()
 test for NULL value More...
 
void SetLocationKeyNull ()
 assign NULL value More...
 
bool IsDateCreatedNull ()
 test for NULL value More...
 
void SetDateCreatedNull ()
 assign NULL value More...
 
bool IsCreatedByNull ()
 test for NULL value More...
 
void SetCreatedByNull ()
 assign NULL value More...
 
bool IsDateModifiedNull ()
 test for NULL value More...
 
void SetDateModifiedNull ()
 assign NULL value More...
 
bool IsModifiedByNull ()
 test for NULL value More...
 
void SetModifiedByNull ()
 assign NULL value More...
 
bool IsModificationIdNull ()
 test for NULL value More...
 
void SetModificationIdNull ()
 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 PartnerClass [get, set]
 This defines what type of partner this is. The classes that may be assigned are PERSON, FAMILY, CHURCH, ORGANISATION, UNIT, VENUE and BANK. More...
 
Int32 ExtractId [get, set]
 Identifier for the extract. More...
 
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...
 
Int64 SiteKey [get, set]
 This is the key that tell what site created the linked location. More...
 
Int32 LocationKey [get, set]
 
System.? DateTime DateCreated [get, set]
 The date the record was created. More...
 
String CreatedBy [get, set]
 User ID of who created this record. More...
 
System.? DateTime DateModified [get, set]
 The date the record was modified. More...
 
String ModifiedBy [get, set]
 User ID of who last modified this record. More...
 
DateTime ModificationId [get, set]
 This identifies the current version of the record. More...
 

Detailed Description

Contains the list of partners in each mailing extract.

Constructor & Destructor Documentation

◆ ExtractTDSMExtractRow()

Ict.Petra.Shared.MPartner.Partner.Data.ExtractTDSMExtractRow.ExtractTDSMExtractRow ( System.Data.DataRowBuilder  rb)
inline

Constructor.

Member Function Documentation

◆ InitValues()

override void Ict.Petra.Shared.MPartner.Partner.Data.ExtractTDSMExtractRow.InitValues ( )
inlinevirtual

set default values

Reimplemented from Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.

◆ IsCreatedByNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.IsCreatedByNull ( )
inlineinherited

test for NULL value

◆ IsDateCreatedNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.IsDateCreatedNull ( )
inlineinherited

test for NULL value

◆ IsDateModifiedNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.IsDateModifiedNull ( )
inlineinherited

test for NULL value

◆ IsExtractIdNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.IsExtractIdNull ( )
inlineinherited

test for NULL value

◆ IsLocationKeyNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.IsLocationKeyNull ( )
inlineinherited

test for NULL value

◆ IsModificationIdNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.IsModificationIdNull ( )
inlineinherited

test for NULL value

◆ IsModifiedByNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.IsModifiedByNull ( )
inlineinherited

test for NULL value

◆ IsPartnerClassNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.ExtractTDSMExtractRow.IsPartnerClassNull ( )
inline

test for NULL value

◆ IsPartnerKeyNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.IsPartnerKeyNull ( )
inlineinherited

test for NULL value

◆ IsPartnerShortNameNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.ExtractTDSMExtractRow.IsPartnerShortNameNull ( )
inline

test for NULL value

◆ IsSiteKeyNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.IsSiteKeyNull ( )
inlineinherited

test for NULL value

◆ SetCreatedByNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.SetCreatedByNull ( )
inlineinherited

assign NULL value

◆ SetDateCreatedNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.SetDateCreatedNull ( )
inlineinherited

assign NULL value

◆ SetDateModifiedNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.SetDateModifiedNull ( )
inlineinherited

assign NULL value

◆ SetExtractIdNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.SetExtractIdNull ( )
inlineinherited

assign NULL value

◆ SetLocationKeyNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.SetLocationKeyNull ( )
inlineinherited

assign NULL value

◆ SetModificationIdNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.SetModificationIdNull ( )
inlineinherited

assign NULL value

◆ SetModifiedByNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.SetModifiedByNull ( )
inlineinherited

assign NULL value

◆ SetPartnerClassNull()

void Ict.Petra.Shared.MPartner.Partner.Data.ExtractTDSMExtractRow.SetPartnerClassNull ( )
inline

assign NULL value

◆ SetPartnerKeyNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.SetPartnerKeyNull ( )
inlineinherited

assign NULL value

◆ SetPartnerShortNameNull()

void Ict.Petra.Shared.MPartner.Partner.Data.ExtractTDSMExtractRow.SetPartnerShortNameNull ( )
inline

assign NULL value

◆ SetSiteKeyNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.SetSiteKeyNull ( )
inlineinherited

assign NULL value

Property Documentation

◆ CreatedBy

String Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.CreatedBy
getsetinherited

User ID of who created this record.

◆ DateCreated

System.? DateTime Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.DateCreated
getsetinherited

The date the record was created.

◆ DateModified

System.? DateTime Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.DateModified
getsetinherited

The date the record was modified.

◆ ExtractId

Int32 Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.ExtractId
getsetinherited

Identifier for the extract.

◆ LocationKey

Int32 Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.LocationKey
getsetinherited

◆ ModificationId

DateTime Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.ModificationId
getsetinherited

This identifies the current version of the record.

◆ ModifiedBy

String Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.ModifiedBy
getsetinherited

User ID of who last modified this record.

◆ PartnerClass

String Ict.Petra.Shared.MPartner.Partner.Data.ExtractTDSMExtractRow.PartnerClass
getset

This defines what type of partner this is. The classes that may be assigned are PERSON, FAMILY, CHURCH, ORGANISATION, UNIT, VENUE and BANK.

◆ PartnerKey

Int64 Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.PartnerKey
getsetinherited

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.MPartner.Partner.Data.ExtractTDSMExtractRow.PartnerShortName
getset

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

◆ SiteKey

Int64 Ict.Petra.Shared.MPartner.Mailroom.Data.MExtractRow.SiteKey
getsetinherited

This is the key that tell what site created the linked location.


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