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

Links ranges to a region. More...

Inheritance diagram for Ict.Petra.Shared.MPartner.Partner.Data.PostcodeRegionsTDSPPostcodeRegionRangeRow:
Ict.Petra.Shared.MPartner.Mailroom.Data.PPostcodeRegionRangeRow

Public Member Functions

 PostcodeRegionsTDSPPostcodeRegionRangeRow (System.Data.DataRowBuilder rb)
 Constructor. More...
 
override void InitValues ()
 set default values More...
 
bool IsFromNull ()
 test for NULL value More...
 
void SetFromNull ()
 assign NULL value More...
 
bool IsToNull ()
 test for NULL value More...
 
void SetToNull ()
 assign NULL value More...
 
bool IsRegionNull ()
 test for NULL value More...
 
void SetRegionNull ()
 assign NULL value More...
 
bool IsRangeNull ()
 test for NULL value More...
 
void SetRangeNull ()
 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 From [get, set]
 Start of postcode range. More...
 
String To [get, set]
 End of postcode range. More...
 
String Region [get, set]
 Name of a postcode region. More...
 
String Range [get, set]
 A range for a postcode region. 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 ranges to a region.

Constructor & Destructor Documentation

◆ PostcodeRegionsTDSPPostcodeRegionRangeRow()

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

Constructor.

Member Function Documentation

◆ InitValues()

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

◆ IsCreatedByNull()

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

test for NULL value

◆ IsDateCreatedNull()

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

test for NULL value

◆ IsDateModifiedNull()

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

test for NULL value

◆ IsFromNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PostcodeRegionsTDSPPostcodeRegionRangeRow.IsFromNull ( )
inline

test for NULL value

◆ IsModificationIdNull()

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

test for NULL value

◆ IsModifiedByNull()

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

test for NULL value

◆ IsRangeNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PPostcodeRegionRangeRow.IsRangeNull ( )
inlineinherited

test for NULL value

◆ IsRegionNull()

bool Ict.Petra.Shared.MPartner.Mailroom.Data.PPostcodeRegionRangeRow.IsRegionNull ( )
inlineinherited

test for NULL value

◆ IsToNull()

bool Ict.Petra.Shared.MPartner.Partner.Data.PostcodeRegionsTDSPPostcodeRegionRangeRow.IsToNull ( )
inline

test for NULL value

◆ SetCreatedByNull()

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

assign NULL value

◆ SetDateCreatedNull()

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

assign NULL value

◆ SetDateModifiedNull()

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

assign NULL value

◆ SetFromNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PostcodeRegionsTDSPPostcodeRegionRangeRow.SetFromNull ( )
inline

assign NULL value

◆ SetModificationIdNull()

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

assign NULL value

◆ SetModifiedByNull()

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

assign NULL value

◆ SetRangeNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PPostcodeRegionRangeRow.SetRangeNull ( )
inlineinherited

assign NULL value

◆ SetRegionNull()

void Ict.Petra.Shared.MPartner.Mailroom.Data.PPostcodeRegionRangeRow.SetRegionNull ( )
inlineinherited

assign NULL value

◆ SetToNull()

void Ict.Petra.Shared.MPartner.Partner.Data.PostcodeRegionsTDSPPostcodeRegionRangeRow.SetToNull ( )
inline

assign NULL value

Property Documentation

◆ CreatedBy

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

User ID of who created this record.

◆ DateCreated

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

The date the record was created.

◆ DateModified

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

The date the record was modified.

◆ From

String Ict.Petra.Shared.MPartner.Partner.Data.PostcodeRegionsTDSPPostcodeRegionRangeRow.From
getset

Start of postcode range.

◆ ModificationId

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

This identifies the current version of the record.

◆ ModifiedBy

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

User ID of who last modified this record.

◆ Range

String Ict.Petra.Shared.MPartner.Mailroom.Data.PPostcodeRegionRangeRow.Range
getsetinherited

A range for a postcode region.

◆ Region

String Ict.Petra.Shared.MPartner.Mailroom.Data.PPostcodeRegionRangeRow.Region
getsetinherited

Name of a postcode region.

◆ To

String Ict.Petra.Shared.MPartner.Partner.Data.PostcodeRegionsTDSPPostcodeRegionRangeRow.To
getset

End of postcode range.


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