OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.MPartner.Partner.Data.PPartnerBankingDetailsRow Class Reference

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

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

Public Member Functions

 PPartnerBankingDetailsRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values 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

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

◆ PPartnerBankingDetailsRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

virtual void Ict.Petra.Shared.MPartner.Partner.Data.PPartnerBankingDetailsRow.InitValues ( )
inlinevirtual

◆ IsBankingDetailsKeyNull()

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

test for NULL value

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsPartnerKeyNull()

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

test for NULL value

◆ SetBankingDetailsKeyNull()

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

assign NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetPartnerKeyNull()

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

assign NULL value

Property Documentation

◆ BankingDetailsKey

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

The banking details to link with.

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ PartnerKey

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

The partner to link with.


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