|
OpenPetra
Free Administration Software for Non-Profits
|
This table holds the label values for partner related data. More...
Public Member Functions | |
| PDataLabelValuePartnerRow (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 | IsDataLabelKeyNull () |
| test for NULL value More... | |
| void | SetDataLabelKeyNull () |
| assign NULL value More... | |
| bool | IsValueCharNull () |
| test for NULL value More... | |
| void | SetValueCharNull () |
| assign NULL value More... | |
| bool | IsValueNumNull () |
| test for NULL value More... | |
| void | SetValueNumNull () |
| assign NULL value More... | |
| bool | IsValueCurrencyNull () |
| test for NULL value More... | |
| void | SetValueCurrencyNull () |
| assign NULL value More... | |
| bool | IsValueIntNull () |
| test for NULL value More... | |
| void | SetValueIntNull () |
| assign NULL value More... | |
| bool | IsValueBoolNull () |
| test for NULL value More... | |
| void | SetValueBoolNull () |
| assign NULL value More... | |
| bool | IsValueDateNull () |
| test for NULL value More... | |
| void | SetValueDateNull () |
| assign NULL value More... | |
| bool | IsValueTimeNull () |
| test for NULL value More... | |
| void | SetValueTimeNull () |
| assign NULL value More... | |
| bool | IsValuePartnerKeyNull () |
| test for NULL value More... | |
| void | SetValuePartnerKeyNull () |
| assign NULL value More... | |
| bool | IsValueLookupNull () |
| test for NULL value More... | |
| void | SetValueLookupNull () |
| 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 | DataLabelKey [get, set] |
| A sequence key for data labels. More... | |
| String | ValueChar [get, set] |
| Label value for type Character. More... | |
| Decimal | ValueNum [get, set] |
| Label value for type Numeric. More... | |
| Decimal | ValueCurrency [get, set] |
| Label value for type Currency. More... | |
| Int32 | ValueInt [get, set] |
| Label value for type Integer. More... | |
| Boolean | ValueBool [get, set] |
| Label value for type Boolean. More... | |
| System.? DateTime | ValueDate [get, set] |
| Label value for type Date. More... | |
| Int32 | ValueTime [get, set] |
| Label value for type Time. More... | |
| Int64 | ValuePartnerKey [get, set] |
| Label value for type Partner Key. More... | |
| String | ValueLookup [get, set] |
| Label value for type Lookup Value. 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 holds the label values for partner related data.
|
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 |
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 |
User ID of who created this record.
|
getset |
A sequence key for data labels.
|
getset |
The date the record was created.
|
getset |
The date the record was modified.
|
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 |
Label value for type Boolean.
|
getset |
Label value for type Character.
|
getset |
Label value for type Currency.
|
getset |
Label value for type Date.
|
getset |
Label value for type Integer.
|
getset |
Label value for type Lookup Value.
|
getset |
Label value for type Numeric.
|
getset |
Label value for type Partner Key.
|
getset |
Label value for type Time.