OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.MFinance.Gift.Data.GiftBatchTDSPPartnerBankingDetailsRow Class Reference

Links p_partner table with p_banking_details table for many to many relationship. More...

Inheritance diagram for Ict.Petra.Shared.MFinance.Gift.Data.GiftBatchTDSPPartnerBankingDetailsRow:
Ict.Petra.Shared.MPartner.Partner.Data.PPartnerBankingDetailsRow

Public Member Functions

 GiftBatchTDSPPartnerBankingDetailsRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
override void InitValues ()
 set default values More...
 
bool IsIbanNull ()
 test for NULL value More...
 
void SetIbanNull ()
 assign NULL value More...
 
bool IsPartnerKeyNull ()
 test for NULL value More...
 
void SetPartnerKeyNull ()
 assign NULL value More...
 
bool IsBankingDetailsKeyNull ()
 test for NULL value More...
 
void SetBankingDetailsKeyNull ()
 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 Iban [get, set]
 
Int64 PartnerKey [get, set]
 The partner to link with. More...
 
Int32 BankingDetailsKey [get, set]
 The banking details to link with. More...
 
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

Links p_partner table with p_banking_details table for many to many relationship.

Constructor & Destructor Documentation

◆ GiftBatchTDSPPartnerBankingDetailsRow()

Ict.Petra.Shared.MFinance.Gift.Data.GiftBatchTDSPPartnerBankingDetailsRow.GiftBatchTDSPPartnerBankingDetailsRow ( System.Data.DataRowBuilder  rb)
inline

Constructor.

Member Function Documentation

◆ InitValues()

override void Ict.Petra.Shared.MFinance.Gift.Data.GiftBatchTDSPPartnerBankingDetailsRow.InitValues ( )
inlinevirtual

◆ IsBankingDetailsKeyNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerBankingDetailsRow.IsBankingDetailsKeyNull ( )
inlineinherited

test for NULL value

◆ IsCreatedByNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerBankingDetailsRow.IsCreatedByNull ( )
inlineinherited

test for NULL value

◆ IsDateCreatedNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerBankingDetailsRow.IsDateCreatedNull ( )
inlineinherited

test for NULL value

◆ IsDateModifiedNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerBankingDetailsRow.IsDateModifiedNull ( )
inlineinherited

test for NULL value

◆ IsIbanNull()

bool Ict.Petra.Shared.MFinance.Gift.Data.GiftBatchTDSPPartnerBankingDetailsRow.IsIbanNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerBankingDetailsRow.IsModificationIdNull ( )
inlineinherited

test for NULL value

◆ IsModifiedByNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerBankingDetailsRow.IsModifiedByNull ( )
inlineinherited

test for NULL value

◆ IsPartnerKeyNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PPartnerBankingDetailsRow.IsPartnerKeyNull ( )
inlineinherited

test for NULL value

◆ SetBankingDetailsKeyNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerBankingDetailsRow.SetBankingDetailsKeyNull ( )
inlineinherited

assign NULL value

◆ SetCreatedByNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerBankingDetailsRow.SetCreatedByNull ( )
inlineinherited

assign NULL value

◆ SetDateCreatedNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerBankingDetailsRow.SetDateCreatedNull ( )
inlineinherited

assign NULL value

◆ SetDateModifiedNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerBankingDetailsRow.SetDateModifiedNull ( )
inlineinherited

assign NULL value

◆ SetIbanNull()

void Ict.Petra.Shared.MFinance.Gift.Data.GiftBatchTDSPPartnerBankingDetailsRow.SetIbanNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerBankingDetailsRow.SetModificationIdNull ( )
inlineinherited

assign NULL value

◆ SetModifiedByNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerBankingDetailsRow.SetModifiedByNull ( )
inlineinherited

assign NULL value

◆ SetPartnerKeyNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerBankingDetailsRow.SetPartnerKeyNull ( )
inlineinherited

assign NULL value

Property Documentation

◆ BankingDetailsKey

Int32 Ict.Petra.Shared.MPartner.Partner.Data.PPartnerBankingDetailsRow.BankingDetailsKey
getsetinherited

The banking details to link with.

◆ CreatedBy

String Ict.Petra.Shared.MPartner.Partner.Data.PPartnerBankingDetailsRow.CreatedBy
getsetinherited

User ID of who created this record.

◆ DateCreated

System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PPartnerBankingDetailsRow.DateCreated
getsetinherited

The date the record was created.

◆ DateModified

System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PPartnerBankingDetailsRow.DateModified
getsetinherited

The date the record was modified.

◆ Iban

String Ict.Petra.Shared.MFinance.Gift.Data.GiftBatchTDSPPartnerBankingDetailsRow.Iban
getset

◆ ModificationId

DateTime Ict.Petra.Shared.MPartner.Partner.Data.PPartnerBankingDetailsRow.ModificationId
getsetinherited

This identifies the current version of the record.

◆ ModifiedBy

String Ict.Petra.Shared.MPartner.Partner.Data.PPartnerBankingDetailsRow.ModifiedBy
getsetinherited

User ID of who last modified this record.

◆ PartnerKey

Int64 Ict.Petra.Shared.MPartner.Partner.Data.PPartnerBankingDetailsRow.PartnerKey
getsetinherited

The partner to link with.


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