|
OpenPetra
Free Administration Software for Non-Profits
|
Master file for extracts. Contains names for the extract id. More...
Public Member Functions | |
| MExtractMasterRow (System.Data.DataRowBuilder rb) | |
| Constructor. More... | |
| virtual void | InitValues () |
| set default values More... | |
| bool | IsExtractIdNull () |
| test for NULL value More... | |
| void | SetExtractIdNull () |
| assign NULL value More... | |
| bool | IsExtractNameNull () |
| test for NULL value More... | |
| void | SetExtractNameNull () |
| assign NULL value More... | |
| bool | IsExtractDescNull () |
| test for NULL value More... | |
| void | SetExtractDescNull () |
| assign NULL value More... | |
| bool | IsLastRefNull () |
| test for NULL value More... | |
| void | SetLastRefNull () |
| assign NULL value More... | |
| bool | IsDeletableNull () |
| test for NULL value More... | |
| void | SetDeletableNull () |
| assign NULL value More... | |
| bool | IsFrozenNull () |
| test for NULL value More... | |
| void | SetFrozenNull () |
| assign NULL value More... | |
| bool | IsKeyCountNull () |
| test for NULL value More... | |
| void | SetKeyCountNull () |
| assign NULL value More... | |
| bool | IsPublicNull () |
| test for NULL value More... | |
| void | SetPublicNull () |
| assign NULL value More... | |
| bool | IsManualModicationNull () |
| test for NULL value More... | |
| void | SetManualModicationNull () |
| assign NULL value More... | |
| bool | IsManualModicationDateNull () |
| test for NULL value More... | |
| void | SetManualModicationDateNull () |
| assign NULL value More... | |
| bool | IsManualModByNull () |
| test for NULL value More... | |
| void | SetManualModByNull () |
| assign NULL value More... | |
| bool | IsExtractTypeCodeNull () |
| test for NULL value More... | |
| void | SetExtractTypeCodeNull () |
| assign NULL value More... | |
| bool | IsTemplateNull () |
| test for NULL value More... | |
| void | SetTemplateNull () |
| assign NULL value More... | |
| bool | IsRestrictedNull () |
| test for NULL value More... | |
| void | SetRestrictedNull () |
| 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 | |
| Int32 | ExtractId [get, set] |
| Identifier for the extract. More... | |
| String | ExtractName [get, set] |
| Short name for the extract to be used in filenames. More... | |
| String | ExtractDesc [get, set] |
| This is a long description for the extract. More... | |
| System.? DateTime | LastRef [get, set] |
| Boolean | Deletable [get, set] |
| Boolean | Frozen [get, set] |
| The user can set the frozen field when the extract should not be updated. More... | |
| Int32 | KeyCount [get, set] |
| Boolean | Public [get, set] |
| Boolean | ManualModication [get, set] |
| Indicates that the extract has been edited by a user. More... | |
| System.? DateTime | ManualModicationDate [get, set] |
| Date the extract was manually modified. More... | |
| String | ManualModBy [get, set] |
| Who made the last manual modification ? More... | |
| String | ExtractTypeCode [get, set] |
| Indicate the extract type. Which function was the extract created through? More... | |
| Boolean | Template [get, set] |
| Is this extract just a template that has not yet been run? More... | |
| Boolean | Restricted [get, set] |
| Indicates whether or not the extract has restricted access. If it does then the access will be controlled by s_group_extract. 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... | |
Master file for extracts. Contains names for the extract id.
|
inline |
Constructor.
|
inlinevirtual |
set default values
Reimplemented in Ict.Petra.Shared.MPartner.Partner.Data.ExtractTDSMExtractMasterRow.
|
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
|
getset |
User ID of who created this record.
|
getset |
The date the record was created.
|
getset |
The date the record was modified.
|
getset |
|
getset |
This is a long description for the extract.
|
getset |
Identifier for the extract.
|
getset |
Short name for the extract to be used in filenames.
|
getset |
Indicate the extract type. Which function was the extract created through?
|
getset |
The user can set the frozen field when the extract should not be updated.
|
getset |
|
getset |
|
getset |
Who made the last manual modification ?
|
getset |
Indicates that the extract has been edited by a user.
|
getset |
Date the extract was manually modified.
|
getset |
This identifies the current version of the record.
|
getset |
User ID of who last modified this record.
|
getset |
|
getset |
Indicates whether or not the extract has restricted access. If it does then the access will be controlled by s_group_extract.
|
getset |
Is this extract just a template that has not yet been run?