|
OpenPetra
Free Administration Software for Non-Profits
|
This table contains personal data about our staff, eg. tax id. More...
Public Member Functions | |
| PmPersonalDataRow (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 | IsHeightCmNull () |
| test for NULL value More... | |
| void | SetHeightCmNull () |
| assign NULL value More... | |
| bool | IsWeightKgNull () |
| test for NULL value More... | |
| void | SetWeightKgNull () |
| assign NULL value More... | |
| bool | IsEyeColourNull () |
| test for NULL value More... | |
| void | SetEyeColourNull () |
| assign NULL value More... | |
| bool | IsHairColourNull () |
| test for NULL value More... | |
| void | SetHairColourNull () |
| assign NULL value More... | |
| bool | IsFacialHairNull () |
| test for NULL value More... | |
| void | SetFacialHairNull () |
| assign NULL value More... | |
| bool | IsPhysicalDescNull () |
| test for NULL value More... | |
| void | SetPhysicalDescNull () |
| assign NULL value More... | |
| bool | IsBloodTypeNull () |
| test for NULL value More... | |
| void | SetBloodTypeNull () |
| assign NULL value More... | |
| bool | IsEthnicOriginNull () |
| test for NULL value More... | |
| void | SetEthnicOriginNull () |
| assign NULL value More... | |
| bool | IsLifeQuestion1Null () |
| test for NULL value More... | |
| void | SetLifeQuestion1Null () |
| assign NULL value More... | |
| bool | IsLifeAnswer1Null () |
| test for NULL value More... | |
| void | SetLifeAnswer1Null () |
| assign NULL value More... | |
| bool | IsLifeQuestion2Null () |
| test for NULL value More... | |
| void | SetLifeQuestion2Null () |
| assign NULL value More... | |
| bool | IsLifeAnswer2Null () |
| test for NULL value More... | |
| void | SetLifeAnswer2Null () |
| assign NULL value More... | |
| bool | IsLifeQuestion3Null () |
| test for NULL value More... | |
| void | SetLifeQuestion3Null () |
| assign NULL value More... | |
| bool | IsLifeAnswer3Null () |
| test for NULL value More... | |
| void | SetLifeAnswer3Null () |
| assign NULL value More... | |
| bool | IsLifeQuestion4Null () |
| test for NULL value More... | |
| void | SetLifeQuestion4Null () |
| assign NULL value More... | |
| bool | IsLifeAnswer4Null () |
| test for NULL value More... | |
| void | SetLifeAnswer4Null () |
| assign NULL value More... | |
| bool | IsPersonalFld1Null () |
| test for NULL value More... | |
| void | SetPersonalFld1Null () |
| assign NULL value More... | |
| bool | IsPersonalFld2Null () |
| test for NULL value More... | |
| void | SetPersonalFld2Null () |
| assign NULL value More... | |
| bool | IsPersonalFld3Null () |
| test for NULL value More... | |
| void | SetPersonalFld3Null () |
| assign NULL value More... | |
| bool | IsPersonalFld4Null () |
| test for NULL value More... | |
| void | SetPersonalFld4Null () |
| assign NULL value More... | |
| bool | IsPersonalFld5Null () |
| test for NULL value More... | |
| void | SetPersonalFld5Null () |
| assign NULL value More... | |
| bool | IsPersonalFld6Null () |
| test for NULL value More... | |
| void | SetPersonalFld6Null () |
| assign NULL value More... | |
| bool | IsLanguageCodeNull () |
| test for NULL value More... | |
| void | SetLanguageCodeNull () |
| assign NULL value More... | |
| bool | IsBelieverSinceYearNull () |
| test for NULL value More... | |
| void | SetBelieverSinceYearNull () |
| assign NULL value More... | |
| bool | IsBelieverSinceCommentNull () |
| test for NULL value More... | |
| void | SetBelieverSinceCommentNull () |
| 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] |
| This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number. More... | |
| Int32 | HeightCm [get, set] |
| The person's height in cm. More... | |
| Decimal | WeightKg [get, set] |
| The person's weight in kg. More... | |
| String | EyeColour [get, set] |
| The person's eye colour. More... | |
| String | HairColour [get, set] |
| The person's hair colour. More... | |
| String | FacialHair [get, set] |
| Information about the person's facial hair, e.g. beard, mustache. More... | |
| String | PhysicalDesc [get, set] |
| Further physical information about the person like tatoos, piercings, scars or marks. More... | |
| String | BloodType [get, set] |
| The person's blood type. More... | |
| String | EthnicOrigin [get, set] |
| Ethnic Origin. More... | |
| String | LifeQuestion1 [get, set] |
| Proof of life question 1. More... | |
| String | LifeAnswer1 [get, set] |
| Answer to proof of life question 1. More... | |
| String | LifeQuestion2 [get, set] |
| Proof of life question 2. More... | |
| String | LifeAnswer2 [get, set] |
| Answer to proof of life question 2. More... | |
| String | LifeQuestion3 [get, set] |
| Proof of life question 3. More... | |
| String | LifeAnswer3 [get, set] |
| Answer to proof of life question 3. More... | |
| String | LifeQuestion4 [get, set] |
| Proof of life question 4. More... | |
| String | LifeAnswer4 [get, set] |
| Answer to proof of life question 4. More... | |
| String | PersonalFld1 [get, set] |
| User defined field-1 for personal information (not in use any longer, replaced by p_data_label_value_partner) More... | |
| String | PersonalFld2 [get, set] |
| User defined field-2 for personal information (not in use any longer, replaced by p_data_label_value_partner) More... | |
| String | PersonalFld3 [get, set] |
| User defined field-3 for personal information (not in use any longer, replaced by p_data_label_value_partner) More... | |
| String | PersonalFld4 [get, set] |
| User defined field-4 for personal information (not in use any longer, replaced by p_data_label_value_partner) More... | |
| String | PersonalFld5 [get, set] |
| User defined field-5 for personal information (not in use any longer, replaced by p_data_label_value_partner) More... | |
| String | PersonalFld6 [get, set] |
| User defined field-6 for personal information (not in use any longer, replaced by p_data_label_value_partner) More... | |
| String | LanguageCode [get, set] |
| Name of the person's first language. More... | |
| Int32 | BelieverSinceYear [get, set] |
| This is the year the person became a Believer. More... | |
| String | BelieverSinceComment [get, set] |
| Comment about the year or how the person became a believer. 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... | |
This table contains personal data about our staff, eg. tax id.
|
inline |
Constructor.
|
inlinevirtual |
set default values
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
getset |
Comment about the year or how the person became a believer.
|
getset |
This is the year the person became a Believer.
|
getset |
The person's blood type.
|
getset |
User ID of who created this record.
|
getset |
The date the record was created.
|
getset |
The date the record was modified.
|
getset |
Ethnic Origin.
|
getset |
The person's eye colour.
|
getset |
Information about the person's facial hair, e.g. beard, mustache.
|
getset |
The person's hair colour.
|
getset |
The person's height in cm.
|
getset |
Name of the person's first language.
|
getset |
Answer to proof of life question 1.
|
getset |
Answer to proof of life question 2.
|
getset |
Answer to proof of life question 3.
|
getset |
Answer to proof of life question 4.
|
getset |
Proof of life question 1.
|
getset |
Proof of life question 2.
|
getset |
Proof of life question 3.
|
getset |
Proof of life question 4.
|
getset |
This identifies the current version of the record.
|
getset |
User ID of who last modified this record.
|
getset |
This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number.
|
getset |
User defined field-1 for personal information (not in use any longer, replaced by p_data_label_value_partner)
|
getset |
User defined field-2 for personal information (not in use any longer, replaced by p_data_label_value_partner)
|
getset |
User defined field-3 for personal information (not in use any longer, replaced by p_data_label_value_partner)
|
getset |
User defined field-4 for personal information (not in use any longer, replaced by p_data_label_value_partner)
|
getset |
User defined field-5 for personal information (not in use any longer, replaced by p_data_label_value_partner)
|
getset |
User defined field-6 for personal information (not in use any longer, replaced by p_data_label_value_partner)
|
getset |
Further physical information about the person like tatoos, piercings, scars or marks.
|
getset |
The person's weight in kg.