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

Area of Interest. More...

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

Public Member Functions

 PInterestRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
virtual void InitValues ()
 set default values More...
 
bool IsInterestNull ()
 test for NULL value More...
 
void SetInterestNull ()
 assign NULL value More...
 
bool IsCategoryNull ()
 test for NULL value More...
 
void SetCategoryNull ()
 assign NULL value More...
 
bool IsDescriptionNull ()
 test for NULL value More...
 
void SetDescriptionNull ()
 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 Interest [get, set]
 Unique key for the table. More...
 
String Category [get, set]
 Interest category. More...
 
String Description [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

Area of Interest.

Constructor & Destructor Documentation

◆ PInterestRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

set default values

◆ IsCategoryNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PInterestRow.IsCategoryNull ( )
inline

test for NULL value

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsDescriptionNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PInterestRow.IsDescriptionNull ( )
inline

test for NULL value

◆ IsInterestNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PInterestRow.IsInterestNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ SetCategoryNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PInterestRow.SetCategoryNull ( )
inline

assign NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetDescriptionNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PInterestRow.SetDescriptionNull ( )
inline

assign NULL value

◆ SetInterestNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PInterestRow.SetInterestNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

Property Documentation

◆ Category

String Ict.Petra.Shared.MPartner.Partner.Data.PInterestRow.Category
getset

Interest category.

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ Description

String Ict.Petra.Shared.MPartner.Partner.Data.PInterestRow.Description
getset

◆ Interest

String Ict.Petra.Shared.MPartner.Partner.Data.PInterestRow.Interest
getset

Unique key for the table.

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.


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