OpenPetra
Free Administration Software for Non-Profits
|
This is the main table of the partner system. Partners can be individuals, families, organisations (churches, businesses), fields, cost centers, and others. These represent various classes of partners. More...
Public Member Functions | |
PPartnerTable () | |
constructor More... | |
PPartnerTable (string ATablename) | |
constructor More... | |
PPartnerTable (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) | |
constructor for serialization More... | |
override void | InitVars () |
assign columns to properties, set primary key More... | |
PPartnerRow | NewRowTyped (bool AWithDefaultValues) |
create a new typed row More... | |
PPartnerRow | NewRowTyped () |
create a new typed row, always with default values More... | |
PPartnerTable | GetChangesTyped () |
get typed set of changes More... | |
override OdbcParameter | CreateOdbcParameter (Int32 AColumnNr) |
get an odbc parameter for the given column More... | |
new DataTable | GetChanges () |
make sure that we use GetChangesType instead of GetChanges More... | |
virtual string | GetCustomReportPermission () |
string to indicate which permissions a user needs to access table for custom reports (e.g. "PTNRUSER", "OR(FINANCE-1,DEVUSER)", "AND(PTNRUSER,FINANCE-1)" This should be returned by method in derived class More... | |
virtual bool | IsAvailableForCustomReport () |
Is this table generally available in custom reports? More... | |
virtual List< String > | GetCustomReportFieldList () |
Return a list of fields that are available for custom reports More... | |
DataTable | GetChangesTypedInternal () |
our own version of GetChanges More... | |
void | RemoveColumnsNotInTableTemplate (DataTable ATableTemplate) |
remove columns that are not needed More... | |
Static Public Member Functions | |
static string | GetTableName () |
return the CamelCase name of the table More... | |
static string | GetTableDBName () |
return the name of the table as it is used in the database More... | |
static string | GetTableDBLabel () |
static method to return the 'Label' of the table as it is used in the database (the 'Label' is usually a short description of what the db table is about) More... | |
static string | GetPartnerKeyDBName () |
get the name of the field in the database for this column More... | |
static short | GetPartnerKeyLength () |
get character length for column More... | |
static string | GetPartnerKeyHelp () |
get the help text for the field in the database for this column More... | |
static string | GetPartnerClassDBName () |
get the name of the field in the database for this column More... | |
static short | GetPartnerClassLength () |
get character length for column More... | |
static string | GetPartnerClassHelp () |
get the help text for the field in the database for this column More... | |
static string | GetAddresseeTypeCodeDBName () |
get the name of the field in the database for this column More... | |
static short | GetAddresseeTypeCodeLength () |
get character length for column More... | |
static string | GetAddresseeTypeCodeHelp () |
get the help text for the field in the database for this column More... | |
static string | GetPartnerShortNameDBName () |
get the name of the field in the database for this column More... | |
static short | GetPartnerShortNameLength () |
get character length for column More... | |
static string | GetPartnerShortNameHelp () |
get the help text for the field in the database for this column More... | |
static string | GetPartnerShortNameLocDBName () |
get the name of the field in the database for this column More... | |
static short | GetPartnerShortNameLocLength () |
get character length for column More... | |
static string | GetPartnerShortNameLocHelp () |
get the help text for the field in the database for this column More... | |
static string | GetPrintedNameDBName () |
get the name of the field in the database for this column More... | |
static short | GetPrintedNameLength () |
get character length for column More... | |
static string | GetPrintedNameHelp () |
get the help text for the field in the database for this column More... | |
static string | GetLanguageCodeDBName () |
get the name of the field in the database for this column More... | |
static short | GetLanguageCodeLength () |
get character length for column More... | |
static string | GetLanguageCodeHelp () |
get the help text for the field in the database for this column More... | |
static string | GetKeyInformationDBName () |
get the name of the field in the database for this column More... | |
static short | GetKeyInformationLength () |
get character length for column More... | |
static string | GetKeyInformationHelp () |
get the help text for the field in the database for this column More... | |
static string | GetCommentDBName () |
get the name of the field in the database for this column More... | |
static short | GetCommentLength () |
get character length for column More... | |
static string | GetCommentHelp () |
get the help text for the field in the database for this column More... | |
static string | GetAcquisitionCodeDBName () |
get the name of the field in the database for this column More... | |
static short | GetAcquisitionCodeLength () |
get character length for column More... | |
static string | GetAcquisitionCodeHelp () |
get the help text for the field in the database for this column More... | |
static string | GetStatusCodeDBName () |
get the name of the field in the database for this column More... | |
static short | GetStatusCodeLength () |
get character length for column More... | |
static string | GetStatusCodeHelp () |
get the help text for the field in the database for this column More... | |
static string | GetStatusChangeDBName () |
get the name of the field in the database for this column More... | |
static short | GetStatusChangeLength () |
get character length for column More... | |
static string | GetStatusChangeHelp () |
get the help text for the field in the database for this column More... | |
static string | GetStatusChangeReasonDBName () |
get the name of the field in the database for this column More... | |
static short | GetStatusChangeReasonLength () |
get character length for column More... | |
static string | GetStatusChangeReasonHelp () |
get the help text for the field in the database for this column More... | |
static string | GetDeletedPartnerDBName () |
get the name of the field in the database for this column More... | |
static short | GetDeletedPartnerLength () |
get character length for column More... | |
static string | GetDeletedPartnerHelp () |
get the help text for the field in the database for this column More... | |
static string | GetFinanceCommentDBName () |
get the name of the field in the database for this column More... | |
static short | GetFinanceCommentLength () |
get character length for column More... | |
static string | GetFinanceCommentHelp () |
get the help text for the field in the database for this column More... | |
static string | GetReceiptLetterFrequencyDBName () |
get the name of the field in the database for this column More... | |
static short | GetReceiptLetterFrequencyLength () |
get character length for column More... | |
static string | GetReceiptLetterFrequencyHelp () |
get the help text for the field in the database for this column More... | |
static string | GetReceiptEachGiftDBName () |
get the name of the field in the database for this column More... | |
static short | GetReceiptEachGiftLength () |
get character length for column More... | |
static string | GetReceiptEachGiftHelp () |
get the help text for the field in the database for this column More... | |
static string | GetEmailGiftStatementDBName () |
get the name of the field in the database for this column More... | |
static short | GetEmailGiftStatementLength () |
get character length for column More... | |
static string | GetEmailGiftStatementHelp () |
get the help text for the field in the database for this column More... | |
static string | GetAnonymousDonorDBName () |
get the name of the field in the database for this column More... | |
static short | GetAnonymousDonorLength () |
get character length for column More... | |
static string | GetAnonymousDonorHelp () |
get the help text for the field in the database for this column More... | |
static string | GetNoSolicitationsDBName () |
get the name of the field in the database for this column More... | |
static short | GetNoSolicitationsLength () |
get character length for column More... | |
static string | GetNoSolicitationsHelp () |
get the help text for the field in the database for this column More... | |
static string | GetChildIndicatorDBName () |
get the name of the field in the database for this column More... | |
static short | GetChildIndicatorLength () |
get character length for column More... | |
static string | GetChildIndicatorHelp () |
get the help text for the field in the database for this column More... | |
static string | GetRestrictedDBName () |
get the name of the field in the database for this column More... | |
static short | GetRestrictedLength () |
get character length for column More... | |
static string | GetRestrictedHelp () |
get the help text for the field in the database for this column More... | |
static string | GetUserIdDBName () |
get the name of the field in the database for this column More... | |
static short | GetUserIdLength () |
get character length for column More... | |
static string | GetUserIdHelp () |
get the help text for the field in the database for this column More... | |
static string | GetGroupIdDBName () |
get the name of the field in the database for this column More... | |
static short | GetGroupIdLength () |
get character length for column More... | |
static string | GetGroupIdHelp () |
get the help text for the field in the database for this column More... | |
static string | GetPreviousNameDBName () |
get the name of the field in the database for this column More... | |
static short | GetPreviousNameLength () |
get character length for column More... | |
static string | GetPreviousNameHelp () |
get the help text for the field in the database for this column More... | |
static string | GetFirstContactCodeDBName () |
get the name of the field in the database for this column More... | |
static short | GetFirstContactCodeLength () |
get character length for column More... | |
static string | GetFirstContactCodeHelp () |
get the help text for the field in the database for this column More... | |
static string | GetFirstContactFreeformDBName () |
get the name of the field in the database for this column More... | |
static short | GetFirstContactFreeformLength () |
get character length for column More... | |
static string | GetFirstContactFreeformHelp () |
get the help text for the field in the database for this column More... | |
static string | GetIntranetIdDBName () |
get the name of the field in the database for this column More... | |
static short | GetIntranetIdLength () |
get character length for column More... | |
static string | GetIntranetIdHelp () |
get the help text for the field in the database for this column More... | |
static string | GetTimezoneDBName () |
get the name of the field in the database for this column More... | |
static short | GetTimezoneLength () |
get character length for column More... | |
static string | GetTimezoneHelp () |
get the help text for the field in the database for this column More... | |
static string | GetDateCreatedDBName () |
get the name of the field in the database for this column More... | |
static short | GetDateCreatedLength () |
get character length for column More... | |
static string | GetDateCreatedHelp () |
get the help text for the field in the database for this column More... | |
static string | GetCreatedByDBName () |
get the name of the field in the database for this column More... | |
static short | GetCreatedByLength () |
get character length for column More... | |
static string | GetCreatedByHelp () |
get the help text for the field in the database for this column More... | |
static string | GetDateModifiedDBName () |
get the name of the field in the database for this column More... | |
static short | GetDateModifiedLength () |
get character length for column More... | |
static string | GetDateModifiedHelp () |
get the help text for the field in the database for this column More... | |
static string | GetModifiedByDBName () |
get the name of the field in the database for this column More... | |
static short | GetModifiedByLength () |
get character length for column More... | |
static string | GetModifiedByHelp () |
get the help text for the field in the database for this column More... | |
static string | GetModificationIdDBName () |
get the name of the field in the database for this column More... | |
static short | GetModificationIdLength () |
get character length for column More... | |
static string | GetModificationIdHelp () |
get the help text for the field in the database for this column More... | |
static OdbcParameter | CreateOdbcParameter (short ATableNumber, TSearchCriteria ASearchCriteria) |
create an odbc parameter for the given column More... | |
static OdbcParameter | CreateOdbcParameter (short ATableNumber, Int32 AColumnNr) |
create an odbc parameter for the given column More... | |
static void | ResetStaticVariables () |
reset the static variables for each Web Request call. More... | |
static string | GetTableNameSQL (short ATableNumber) |
the table name as it is in the SQL database More... | |
static string | GetTableName (short ATableNumber) |
the table name in CamelCase More... | |
static TTypedTableInfo | GetTableByName (string ATableName) |
the table name in CamelCase More... | |
static string | GetColumnNameSQL (short ATableNumber, short AColumnNr) |
the column name as it is in the SQL database More... | |
static string | GetLabel (short ATableNumber, short AColumnNr) |
returns the translated label for the column More... | |
static Int32 | GetLength (short ATableNumber, short AColumnNr) |
get the maximum length for the field More... | |
static Int32 | GetLength (string ATableName, string AColumnName) |
get the maximum length for the field More... | |
static string[] | GetKeyColumnStringList (short ATableNumber, int[] AKeyColumnsOrder) |
get the names of the columns that are part of the key More... | |
static string[] | GetPrimaryKeyColumnStringList (short ATableNumber) |
get the names of the columns that are part of the primary key More... | |
static string[] | GetUniqueKeyColumnStringList (short ATableNumber) |
get the names of the columns that are part of the unique key More... | |
static int[] | GetPrimaryKeyColumnOrdList (short ATableNumber) |
get the order number of the columns that are part of the primary key More... | |
static int[] | GetUniqueKeyColumnOrdList (short ATableNumber) |
get the order number of the columns that are part of a unique key More... | |
static string[] | GetColumnStringList (short ATableNumber) |
get the names of the columns in this table More... | |
Public Attributes | |
DataColumn | ColumnPartnerKey |
This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number. More... | |
DataColumn | ColumnPartnerClass |
This defines what type of partner this is. The classes that may be assigned are PERSON, FAMILY, CHURCH, ORGANISATION, UNIT, VENUE and BANK. More... | |
DataColumn | ColumnAddresseeTypeCode |
This is a sub-class of the partner class. More... | |
DataColumn | ColumnPartnerShortName |
Name of the person or organisation. If a person, more name info is stored in p_person. More... | |
DataColumn | ColumnPartnerShortNameLoc |
An alternative name for a partner - mainly for entering the local language equivalent. More... | |
DataColumn | ColumnPrintedName |
DataColumn | ColumnLanguageCode |
Identifies the preferred language of the partner. More... | |
DataColumn | ColumnKeyInformation |
Important information about this partner that users need to be aware of. More... | |
DataColumn | ColumnComment |
Additional information about the partner that is important to store in the database. More... | |
DataColumn | ColumnAcquisitionCode |
This code identifies the method of aquisition. More... | |
DataColumn | ColumnStatusCode |
DataColumn | ColumnStatusChange |
This is the date the status of the partner was last updated. More... | |
DataColumn | ColumnStatusChangeReason |
Why was the status changed? More... | |
DataColumn | ColumnDeletedPartner |
Yes if this partner has been ""deleted."". More... | |
DataColumn | ColumnFinanceComment |
This is the finance details comment. More... | |
DataColumn | ColumnReceiptLetterFrequency |
How often the partner receives a receipt letter. More... | |
DataColumn | ColumnReceiptEachGift |
Flags whether each gift given by a user is receipted. More... | |
DataColumn | ColumnEmailGiftStatement |
Flag whether to include this partner when running the Recipient Gift Email report. More... | |
DataColumn | ColumnAnonymousDonor |
Yes if the donor wants to remain anonymous. Names of anonymous donors will not appear on recipient gift statements. More... | |
DataColumn | ColumnNoSolicitations |
Yes if not ok to solicit the partner for funds. More... | |
DataColumn | ColumnChildIndicator |
Inicates if this partner has been assigned as a child unit to another unit. More... | |
DataColumn | ColumnRestricted |
Restricts use of the partner record to the user in p_user_id_c if 2 or the group in p_group_id_c if 1. More... | |
DataColumn | ColumnUserId |
The Petra user that the partner record is restricted to if p_restricted_i is 2. More... | |
DataColumn | ColumnGroupId |
The group of Petra users that the partner record is restricted to if p_restricted_i is 1. More... | |
DataColumn | ColumnPreviousName |
DataColumn | ColumnFirstContactCode |
How did this Partner first hear about us? More... | |
DataColumn | ColumnFirstContactFreeform |
How did this Partner first hear about us (freetext)? More... | |
DataColumn | ColumnIntranetId |
Intranet ID. Needed for making the link to the International Website, e.g. for using the Online Address Book. More... | |
DataColumn | ColumnTimezone |
DataColumn | ColumnDateCreated |
The date the record was created. More... | |
DataColumn | ColumnCreatedBy |
User ID of who created this record. More... | |
DataColumn | ColumnDateModified |
The date the record was modified. More... | |
DataColumn | ColumnModifiedBy |
User ID of who last modified this record. More... | |
DataColumn | ColumnModificationId |
This identifies the current version of the record. More... | |
bool | ThrowAwayAfterSubmitChanges = false |
if you want the datatable to be cleared after submitchanges. This will increase the speed significantly: no updating of modificationID, no slow AcceptChanges. More... | |
bool | DontThrowAwayAfterSubmitChanges = false |
if you want no warning about that the datatable should be cleared after submitchanges. in some cases you must keep the data, eg when you need the new keys after INSERT More... | |
Static Public Attributes | |
static readonly short | TableId = 35 |
TableId for Ict.Common.Data generic functions. More... | |
static readonly short | ColumnPartnerKeyId = 0 |
used for generic TTypedDataTable functions More... | |
static readonly short | ColumnPartnerClassId = 1 |
used for generic TTypedDataTable functions More... | |
static readonly short | ColumnAddresseeTypeCodeId = 2 |
used for generic TTypedDataTable functions More... | |
static readonly short | ColumnPartnerShortNameId = 3 |
used for generic TTypedDataTable functions More... | |
static readonly short | ColumnPartnerShortNameLocId = 4 |
used for generic TTypedDataTable functions More... | |
static readonly short | ColumnPrintedNameId = 5 |
used for generic TTypedDataTable functions More... | |
static readonly short | ColumnLanguageCodeId = 6 |
used for generic TTypedDataTable functions More... | |
static readonly short | ColumnKeyInformationId = 7 |
used for generic TTypedDataTable functions More... | |
static readonly short | ColumnCommentId = 8 |
used for generic TTypedDataTable functions More... | |
static readonly short | ColumnAcquisitionCodeId = 9 |
used for generic TTypedDataTable functions More... | |
static readonly short | ColumnStatusCodeId = 10 |
used for generic TTypedDataTable functions More... | |
static readonly short | ColumnStatusChangeId = 11 |
used for generic TTypedDataTable functions More... | |
static readonly short | ColumnStatusChangeReasonId = 12 |
used for generic TTypedDataTable functions More... | |
static readonly short | ColumnDeletedPartnerId = 13 |
used for generic TTypedDataTable functions More... | |
static readonly short | ColumnFinanceCommentId = 14 |
used for generic TTypedDataTable functions More... | |
static readonly short | ColumnReceiptLetterFrequencyId = 15 |
used for generic TTypedDataTable functions More... | |
static readonly short | ColumnReceiptEachGiftId = 16 |
used for generic TTypedDataTable functions More... | |
static readonly short | ColumnEmailGiftStatementId = 17 |
used for generic TTypedDataTable functions More... | |
static readonly short | ColumnAnonymousDonorId = 18 |
used for generic TTypedDataTable functions More... | |
static readonly short | ColumnNoSolicitationsId = 19 |
used for generic TTypedDataTable functions More... | |
static readonly short | ColumnChildIndicatorId = 20 |
used for generic TTypedDataTable functions More... | |
static readonly short | ColumnRestrictedId = 21 |
used for generic TTypedDataTable functions More... | |
static readonly short | ColumnUserIdId = 22 |
used for generic TTypedDataTable functions More... | |
static readonly short | ColumnGroupIdId = 23 |
used for generic TTypedDataTable functions More... | |
static readonly short | ColumnPreviousNameId = 24 |
used for generic TTypedDataTable functions More... | |
static readonly short | ColumnFirstContactCodeId = 25 |
used for generic TTypedDataTable functions More... | |
static readonly short | ColumnFirstContactFreeformId = 26 |
used for generic TTypedDataTable functions More... | |
static readonly short | ColumnIntranetIdId = 27 |
used for generic TTypedDataTable functions More... | |
static readonly short | ColumnTimezoneId = 28 |
used for generic TTypedDataTable functions More... | |
static readonly short | ColumnDateCreatedId = 29 |
used for generic TTypedDataTable functions More... | |
static readonly short | ColumnCreatedById = 30 |
used for generic TTypedDataTable functions More... | |
static readonly short | ColumnDateModifiedId = 31 |
used for generic TTypedDataTable functions More... | |
static readonly short | ColumnModifiedById = 32 |
used for generic TTypedDataTable functions More... | |
static readonly short | ColumnModificationIdId = 33 |
used for generic TTypedDataTable functions More... | |
Protected Member Functions | |
override void | InitClass () |
create the columns More... | |
override System.Data.DataRow | NewRowFromBuilder (System.Data.DataRowBuilder builder) |
new typed row using DataRowBuilder More... | |
Static Protected Attributes | |
static SortedList< short, TTypedTableInfo > | TableInfo = new SortedList <short, TTypedTableInfo>() |
stores information about typed tables More... | |
Properties | |
PPartnerRow | this[int i] [get] |
Access a typed row by index. More... | |
override string | TableDBLabel [get] |
instance property to get the 'Label' of the table as it is used in the database (the 'Label' is usually a short description of what the db table is about) More... | |
int | Count [get] |
the number of rows in the current table More... | |
This is the main table of the partner system. Partners can be individuals, families, organisations (churches, businesses), fields, cost centers, and others. These represent various classes of partners.
|
inline |
constructor
|
inline |
constructor
|
inline |
constructor for serialization
|
inlinevirtual |
get an odbc parameter for the given column
Implements Ict.Common.Data.TTypedDataTable.
|
inlinestaticinherited |
create an odbc parameter for the given column
|
inlinestaticinherited |
create an odbc parameter for the given column
|
inlinestatic |
get the name of the field in the database for this column
|
inlinestatic |
get the help text for the field in the database for this column
|
inlinestatic |
get character length for column
|
inlinestatic |
get the name of the field in the database for this column
|
inlinestatic |
get the help text for the field in the database for this column
|
inlinestatic |
get character length for column
|
inlinestatic |
get the name of the field in the database for this column
|
inlinestatic |
get the help text for the field in the database for this column
|
inlinestatic |
get character length for column
|
inlineinherited |
make sure that we use GetChangesType instead of GetChanges
|
inline |
get typed set of changes
|
inlineinherited |
our own version of GetChanges
|
inlinestatic |
get the name of the field in the database for this column
|
inlinestatic |
get the help text for the field in the database for this column
|
inlinestatic |
get character length for column
|
inlinestaticinherited |
the column name as it is in the SQL database
|
inlinestaticinherited |
get the names of the columns in this table
|
inlinestatic |
get the name of the field in the database for this column
|
inlinestatic |
get the help text for the field in the database for this column
|
inlinestatic |
get character length for column
|
inlinestatic |
get the name of the field in the database for this column
|
inlinestatic |
get the help text for the field in the database for this column
|
inlinestatic |
get character length for column
|
inlinevirtualinherited |
Return a list of fields that are available for custom reports
|
inlinevirtualinherited |
string to indicate which permissions a user needs to access table for custom reports (e.g. "PTNRUSER", "OR(FINANCE-1,DEVUSER)", "AND(PTNRUSER,FINANCE-1)" This should be returned by method in derived class
|
inlinestatic |
get the name of the field in the database for this column
|
inlinestatic |
get the help text for the field in the database for this column
|
inlinestatic |
get character length for column
|
inlinestatic |
get the name of the field in the database for this column
|
inlinestatic |
get the help text for the field in the database for this column
|
inlinestatic |
get character length for column
|
inlinestatic |
get the name of the field in the database for this column
|
inlinestatic |
get the help text for the field in the database for this column
|
inlinestatic |
get character length for column
|
inlinestatic |
get the name of the field in the database for this column
|
inlinestatic |
get the help text for the field in the database for this column
|
inlinestatic |
get character length for column
|
inlinestatic |
get the name of the field in the database for this column
|
inlinestatic |
get the help text for the field in the database for this column
|
inlinestatic |
get character length for column
|
inlinestatic |
get the name of the field in the database for this column
|
inlinestatic |
get the help text for the field in the database for this column
|
inlinestatic |
get character length for column
|
inlinestatic |
get the name of the field in the database for this column
|
inlinestatic |
get the help text for the field in the database for this column
|
inlinestatic |
get character length for column
|
inlinestatic |
get the name of the field in the database for this column
|
inlinestatic |
get the help text for the field in the database for this column
|
inlinestatic |
get character length for column
|
inlinestatic |
get the name of the field in the database for this column
|
inlinestatic |
get the help text for the field in the database for this column
|
inlinestatic |
get character length for column
|
inlinestaticinherited |
get the names of the columns that are part of the key
|
inlinestatic |
get the name of the field in the database for this column
|
inlinestatic |
get the help text for the field in the database for this column
|
inlinestatic |
get character length for column
|
inlinestaticinherited |
returns the translated label for the column
|
inlinestatic |
get the name of the field in the database for this column
|
inlinestatic |
get the help text for the field in the database for this column
|
inlinestatic |
get character length for column
|
inlinestaticinherited |
get the maximum length for the field
|
inlinestaticinherited |
get the maximum length for the field
|
inlinestatic |
get the name of the field in the database for this column
|
inlinestatic |
get the help text for the field in the database for this column
|
inlinestatic |
get character length for column
|
inlinestatic |
get the name of the field in the database for this column
|
inlinestatic |
get the help text for the field in the database for this column
|
inlinestatic |
get character length for column
|
inlinestatic |
get the name of the field in the database for this column
|
inlinestatic |
get the help text for the field in the database for this column
|
inlinestatic |
get character length for column
|
inlinestatic |
get the name of the field in the database for this column
|
inlinestatic |
get the help text for the field in the database for this column
|
inlinestatic |
get character length for column
|
inlinestatic |
get the name of the field in the database for this column
|
inlinestatic |
get the help text for the field in the database for this column
|
inlinestatic |
get character length for column
|
inlinestatic |
get the name of the field in the database for this column
|
inlinestatic |
get the help text for the field in the database for this column
|
inlinestatic |
get character length for column
|
inlinestatic |
get the name of the field in the database for this column
|
inlinestatic |
get the help text for the field in the database for this column
|
inlinestatic |
get character length for column
|
inlinestatic |
get the name of the field in the database for this column
|
inlinestatic |
get the help text for the field in the database for this column
|
inlinestatic |
get character length for column
|
inlinestaticinherited |
get the order number of the columns that are part of the primary key
|
inlinestaticinherited |
get the names of the columns that are part of the primary key
|
inlinestatic |
get the name of the field in the database for this column
|
inlinestatic |
get the help text for the field in the database for this column
|
inlinestatic |
get character length for column
|
inlinestatic |
get the name of the field in the database for this column
|
inlinestatic |
get the help text for the field in the database for this column
|
inlinestatic |
get character length for column
|
inlinestatic |
get the name of the field in the database for this column
|
inlinestatic |
get the help text for the field in the database for this column
|
inlinestatic |
get character length for column
|
inlinestatic |
get the name of the field in the database for this column
|
inlinestatic |
get the help text for the field in the database for this column
|
inlinestatic |
get character length for column
|
inlinestatic |
get the name of the field in the database for this column
|
inlinestatic |
get the help text for the field in the database for this column
|
inlinestatic |
get character length for column
|
inlinestatic |
get the name of the field in the database for this column
|
inlinestatic |
get the help text for the field in the database for this column
|
inlinestatic |
get character length for column
|
inlinestatic |
get the name of the field in the database for this column
|
inlinestatic |
get the help text for the field in the database for this column
|
inlinestatic |
get character length for column
|
inlinestaticinherited |
the table name in CamelCase
|
inlinestatic |
static method to return the 'Label' of the table as it is used in the database (the 'Label' is usually a short description of what the db table is about)
|
inlinestatic |
return the name of the table as it is used in the database
|
inlinestatic |
return the CamelCase name of the table
|
inlinestaticinherited |
the table name in CamelCase
|
inlinestaticinherited |
the table name as it is in the SQL database
|
inlinestatic |
get the name of the field in the database for this column
|
inlinestatic |
get the help text for the field in the database for this column
|
inlinestatic |
get character length for column
|
inlinestaticinherited |
get the order number of the columns that are part of a unique key
|
inlinestaticinherited |
get the names of the columns that are part of the unique key
|
inlinestatic |
get the name of the field in the database for this column
|
inlinestatic |
get the help text for the field in the database for this column
|
inlinestatic |
get character length for column
|
inlineprotectedvirtual |
create the columns
Implements Ict.Common.Data.TTypedDataTable.
|
inlinevirtual |
assign columns to properties, set primary key
Implements Ict.Common.Data.TTypedDataTable.
|
inlinevirtualinherited |
Is this table generally available in custom reports?
|
inlineprotected |
new typed row using DataRowBuilder
|
inline |
create a new typed row, always with default values
|
inline |
create a new typed row
|
inlineinherited |
remove columns that are not needed
ATableTemplate | this table only contains the columns that should be kept |
|
inlinestaticinherited |
reset the static variables for each Web Request call.
DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTable.ColumnAcquisitionCode |
This code identifies the method of aquisition.
|
static |
used for generic TTypedDataTable functions
DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTable.ColumnAddresseeTypeCode |
This is a sub-class of the partner class.
|
static |
used for generic TTypedDataTable functions
DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTable.ColumnAnonymousDonor |
Yes if the donor wants to remain anonymous. Names of anonymous donors will not appear on recipient gift statements.
|
static |
used for generic TTypedDataTable functions
DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTable.ColumnChildIndicator |
Inicates if this partner has been assigned as a child unit to another unit.
|
static |
used for generic TTypedDataTable functions
DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTable.ColumnComment |
Additional information about the partner that is important to store in the database.
|
static |
used for generic TTypedDataTable functions
DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTable.ColumnCreatedBy |
User ID of who created this record.
|
static |
used for generic TTypedDataTable functions
DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTable.ColumnDateCreated |
The date the record was created.
|
static |
used for generic TTypedDataTable functions
DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTable.ColumnDateModified |
The date the record was modified.
|
static |
used for generic TTypedDataTable functions
DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTable.ColumnDeletedPartner |
Yes if this partner has been ""deleted."".
|
static |
used for generic TTypedDataTable functions
DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTable.ColumnEmailGiftStatement |
Flag whether to include this partner when running the Recipient Gift Email report.
|
static |
used for generic TTypedDataTable functions
DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTable.ColumnFinanceComment |
This is the finance details comment.
|
static |
used for generic TTypedDataTable functions
DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTable.ColumnFirstContactCode |
How did this Partner first hear about us?
|
static |
used for generic TTypedDataTable functions
DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTable.ColumnFirstContactFreeform |
How did this Partner first hear about us (freetext)?
|
static |
used for generic TTypedDataTable functions
DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTable.ColumnGroupId |
The group of Petra users that the partner record is restricted to if p_restricted_i is 1.
|
static |
used for generic TTypedDataTable functions
DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTable.ColumnIntranetId |
Intranet ID. Needed for making the link to the International Website, e.g. for using the Online Address Book.
|
static |
used for generic TTypedDataTable functions
DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTable.ColumnKeyInformation |
Important information about this partner that users need to be aware of.
|
static |
used for generic TTypedDataTable functions
DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTable.ColumnLanguageCode |
Identifies the preferred language of the partner.
|
static |
used for generic TTypedDataTable functions
DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTable.ColumnModificationId |
This identifies the current version of the record.
|
static |
used for generic TTypedDataTable functions
DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTable.ColumnModifiedBy |
User ID of who last modified this record.
|
static |
used for generic TTypedDataTable functions
DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTable.ColumnNoSolicitations |
Yes if not ok to solicit the partner for funds.
|
static |
used for generic TTypedDataTable functions
DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTable.ColumnPartnerClass |
This defines what type of partner this is. The classes that may be assigned are PERSON, FAMILY, CHURCH, ORGANISATION, UNIT, VENUE and BANK.
|
static |
used for generic TTypedDataTable functions
DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTable.ColumnPartnerKey |
This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number.
|
static |
used for generic TTypedDataTable functions
DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTable.ColumnPartnerShortName |
Name of the person or organisation. If a person, more name info is stored in p_person.
|
static |
used for generic TTypedDataTable functions
DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTable.ColumnPartnerShortNameLoc |
An alternative name for a partner - mainly for entering the local language equivalent.
|
static |
used for generic TTypedDataTable functions
DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTable.ColumnPreviousName |
|
static |
used for generic TTypedDataTable functions
DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTable.ColumnPrintedName |
Partner name how it should appear as printed version (to be used if mechanism to build short name from first and last name does not work e.g. in case of different surnames for husband and wife)
|
static |
used for generic TTypedDataTable functions
DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTable.ColumnReceiptEachGift |
Flags whether each gift given by a user is receipted.
|
static |
used for generic TTypedDataTable functions
DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTable.ColumnReceiptLetterFrequency |
How often the partner receives a receipt letter.
|
static |
used for generic TTypedDataTable functions
DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTable.ColumnRestricted |
Restricts use of the partner record to the user in p_user_id_c if 2 or the group in p_group_id_c if 1.
|
static |
used for generic TTypedDataTable functions
DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTable.ColumnStatusChange |
This is the date the status of the partner was last updated.
|
static |
used for generic TTypedDataTable functions
DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTable.ColumnStatusChangeReason |
Why was the status changed?
|
static |
used for generic TTypedDataTable functions
DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTable.ColumnStatusCode |
This code describes the status of a partner. Eg, Active, Deceased etc
|
static |
used for generic TTypedDataTable functions
DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTable.ColumnTimezone |
Timezone that applies to the partner (address does not necessarily determine that). This refers to data in the International Address Book.
|
static |
used for generic TTypedDataTable functions
DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerTable.ColumnUserId |
The Petra user that the partner record is restricted to if p_restricted_i is 2.
|
static |
used for generic TTypedDataTable functions
|
inherited |
if you want no warning about that the datatable should be cleared after submitchanges. in some cases you must keep the data, eg when you need the new keys after INSERT
|
static |
TableId for Ict.Common.Data generic functions.
|
staticprotectedinherited |
stores information about typed tables
|
inherited |
if you want the datatable to be cleared after submitchanges. This will increase the speed significantly: no updating of modificationID, no slow AcceptChanges.
|
getinherited |
the number of rows in the current table
|
get |
instance property to get the 'Label' of the table as it is used in the database (the 'Label' is usually a short description of what the db table is about)
|
get |
Access a typed row by index.