OpenPetra
Free Administration Software for Non-Profits
|
Links ranges to a region. More...
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... | |
Links ranges to a region.
|
inline |
Constructor.
|
inlinevirtual |
set default values
Reimplemented from Ict.Petra.Shared.MPartner.Mailroom.Data.PPostcodeRegionRangeRow.
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inline |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inlineinherited |
test for NULL value
|
inline |
test for NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inline |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inlineinherited |
assign NULL value
|
inline |
assign NULL value
|
getsetinherited |
User ID of who created this record.
|
getsetinherited |
The date the record was created.
|
getsetinherited |
The date the record was modified.
|
getset |
Start of postcode range.
|
getsetinherited |
This identifies the current version of the record.
|
getsetinherited |
User ID of who last modified this record.
|
getsetinherited |
A range for a postcode region.
|
getsetinherited |
Name of a postcode region.
|
getset |
End of postcode range.