|
OpenPetra
Free Administration Software for Non-Profits
|
This table includes special medical or dietary needs someone may have. More...
Public Member Functions | |
| PmSpecialNeedRow (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 | IsMedicalCommentNull () |
| test for NULL value More... | |
| void | SetMedicalCommentNull () |
| assign NULL value More... | |
| bool | IsDietaryCommentNull () |
| test for NULL value More... | |
| void | SetDietaryCommentNull () |
| assign NULL value More... | |
| bool | IsOtherSpecialNeedNull () |
| test for NULL value More... | |
| void | SetOtherSpecialNeedNull () |
| assign NULL value More... | |
| bool | IsVegetarianFlagNull () |
| test for NULL value More... | |
| void | SetVegetarianFlagNull () |
| 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... | |
| String | MedicalComment [get, set] |
| Contains special medical information if needed. More... | |
| String | DietaryComment [get, set] |
| Contains special dietary information if needed. More... | |
| String | OtherSpecialNeed [get, set] |
| Contains any other special need that may be applicable. More... | |
| Boolean | VegetarianFlag [get, set] |
| Indicates if there are vegetarian needs. 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 includes special medical or dietary needs someone may have.
|
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 |
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 |
User ID of who created this record.
|
getset |
The date the record was created.
|
getset |
The date the record was modified.
|
getset |
Contains special dietary information if needed.
|
getset |
Contains special medical information if needed.
|
getset |
This identifies the current version of the record.
|
getset |
User ID of who last modified this record.
|
getset |
Contains any other special need that may be applicable.
|
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 |
Indicates if there are vegetarian needs.