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

Links p_partner - p_banking_details combination to a usage type. More...

Inheritance diagram for Ict.Petra.Shared.MPartner.Partner.Data.PBankingDetailsUsageRow:

Public Member Functions

 PBankingDetailsUsageRow (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 IsTypeNull ()
 test for NULL value More...
 
void SetTypeNull ()
 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...
 
String Type [get, set]
 Reference to the usage type. 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 - p_banking_details combination to a usage type.

Constructor & Destructor Documentation

◆ PBankingDetailsUsageRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsBankingDetailsKeyNull()

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

test for NULL value

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsPartnerKeyNull()

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

test for NULL value

◆ IsTypeNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PBankingDetailsUsageRow.IsTypeNull ( )
inline

test for NULL value

◆ SetBankingDetailsKeyNull()

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

assign NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetPartnerKeyNull()

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

assign NULL value

◆ SetTypeNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PBankingDetailsUsageRow.SetTypeNull ( )
inline

assign NULL value

Property Documentation

◆ BankingDetailsKey

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

The banking details to link with.

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ PartnerKey

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

The partner to link with.

◆ Type

String Ict.Petra.Shared.MPartner.Partner.Data.PBankingDetailsUsageRow.Type
getset

Reference to the usage type.


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