OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable Class Reference

This table contains information pertaining to the application process. More...

Inheritance diagram for Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable:
Ict.Common.Data.TTypedDataTable

Public Member Functions

 PmYearProgramApplicationTable ()
 constructor More...
 
 PmYearProgramApplicationTable (string ATablename)
 constructor More...
 
 PmYearProgramApplicationTable (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...
 
PmYearProgramApplicationRow NewRowTyped (bool AWithDefaultValues)
 create a new typed row More...
 
PmYearProgramApplicationRow NewRowTyped ()
 create a new typed row, always with default values More...
 
PmYearProgramApplicationTable 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 GetApplicationKeyDBName ()
 get the name of the field in the database for this column More...
 
static short GetApplicationKeyLength ()
 get character length for column More...
 
static string GetApplicationKeyHelp ()
 get the help text for the field in the database for this column More...
 
static string GetRegistrationOfficeDBName ()
 get the name of the field in the database for this column More...
 
static short GetRegistrationOfficeLength ()
 get character length for column More...
 
static string GetRegistrationOfficeHelp ()
 get the help text for the field in the database for this column More...
 
static string GetYpAppDateDBName ()
 get the name of the field in the database for this column More...
 
static short GetYpAppDateLength ()
 get character length for column More...
 
static string GetYpAppDateHelp ()
 get the help text for the field in the database for this column More...
 
static string GetYpBasicAppTypeDBName ()
 get the name of the field in the database for this column More...
 
static short GetYpBasicAppTypeLength ()
 get character length for column More...
 
static string GetYpBasicAppTypeHelp ()
 get the help text for the field in the database for this column More...
 
static string GetYpBasicDeleteFlagDBName ()
 get the name of the field in the database for this column More...
 
static short GetYpBasicDeleteFlagLength ()
 get character length for column More...
 
static string GetYpBasicDeleteFlagHelp ()
 get the help text for the field in the database for this column More...
 
static string GetHoOrientConfBookingKeyDBName ()
 get the name of the field in the database for this column More...
 
static short GetHoOrientConfBookingKeyLength ()
 get character length for column More...
 
static string GetHoOrientConfBookingKeyHelp ()
 get the help text for the field in the database for this column More...
 
static string GetYpAgreedSupportFigureDBName ()
 get the name of the field in the database for this column More...
 
static short GetYpAgreedSupportFigureLength ()
 get character length for column More...
 
static string GetYpAgreedSupportFigureHelp ()
 get the help text for the field in the database for this column More...
 
static string GetYpAgreedJoiningChargeDBName ()
 get the name of the field in the database for this column More...
 
static short GetYpAgreedJoiningChargeLength ()
 get character length for column More...
 
static string GetYpAgreedJoiningChargeHelp ()
 get the help text for the field in the database for this column More...
 
static string GetYpSupportPeriodDBName ()
 get the name of the field in the database for this column More...
 
static short GetYpSupportPeriodLength ()
 get character length for column More...
 
static string GetYpSupportPeriodHelp ()
 get the help text for the field in the database for this column More...
 
static string GetYpJoiningConfDBName ()
 get the name of the field in the database for this column More...
 
static short GetYpJoiningConfLength ()
 get character length for column More...
 
static string GetYpJoiningConfHelp ()
 get the help text for the field in the database for this column More...
 
static string GetStartOfCommitmentDBName ()
 get the name of the field in the database for this column More...
 
static short GetStartOfCommitmentLength ()
 get character length for column More...
 
static string GetStartOfCommitmentHelp ()
 get the help text for the field in the database for this column More...
 
static string GetEndOfCommitmentDBName ()
 get the name of the field in the database for this column More...
 
static short GetEndOfCommitmentLength ()
 get character length for column More...
 
static string GetEndOfCommitmentHelp ()
 get the help text for the field in the database for this column More...
 
static string GetIntendedComLengthMonthsDBName ()
 get the name of the field in the database for this column More...
 
static short GetIntendedComLengthMonthsLength ()
 get character length for column More...
 
static string GetIntendedComLengthMonthsHelp ()
 get the help text for the field in the database for this column More...
 
static string GetPositionNameDBName ()
 get the name of the field in the database for this column More...
 
static short GetPositionNameLength ()
 get character length for column More...
 
static string GetPositionNameHelp ()
 get the help text for the field in the database for this column More...
 
static string GetPositionScopeDBName ()
 get the name of the field in the database for this column More...
 
static short GetPositionScopeLength ()
 get character length for column More...
 
static string GetPositionScopeHelp ()
 get the help text for the field in the database for this column More...
 
static string GetAssistantToDBName ()
 get the name of the field in the database for this column More...
 
static short GetAssistantToLength ()
 get character length for column More...
 
static string GetAssistantToHelp ()
 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 ColumnApplicationKey
 Key to uniquely identify application. More...
 
DataColumn ColumnRegistrationOffice
 Partner key of office by which application was entered. More...
 
DataColumn ColumnYpAppDate
 Date of application. More...
 
DataColumn ColumnYpBasicAppType
 Describes what the application is for, eg. conference, year program. More...
 
DataColumn ColumnYpBasicDeleteFlag
 This field will not appear on the screen but will be updated when someone chooses to delete a record. Rather that an actual deletion, the record will be 'marked' for deletion after an agreed upon interval. More...
 
DataColumn ColumnHoOrientConfBookingKey
 Indicates booking at an orientation session. More...
 
DataColumn ColumnYpAgreedSupportFigure
 The agreed support figure. More...
 
DataColumn ColumnYpAgreedJoiningCharge
 
DataColumn ColumnYpSupportPeriod
 Period of time the support covers.. More...
 
DataColumn ColumnYpJoiningConf
 Indicates which New Recruits Conference the applicant plans to attend. More...
 
DataColumn ColumnStartOfCommitment
 This is the expected date their commitment starts. More...
 
DataColumn ColumnEndOfCommitment
 This is the expected date their commitment ends. More...
 
DataColumn ColumnIntendedComLengthMonths
 Indicates how long the applicant intends to stay with us. More...
 
DataColumn ColumnPositionName
 Name of the position. More...
 
DataColumn ColumnPositionScope
 Scope of this position. More...
 
DataColumn ColumnAssistantTo
 Indicates if the assignment is in assistance to the given position. More...
 
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 = 201
 TableId for Ict.Common.Data generic functions. More...
 
static readonly short ColumnPartnerKeyId = 0
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnApplicationKeyId = 1
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnRegistrationOfficeId = 2
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnYpAppDateId = 3
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnYpBasicAppTypeId = 4
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnYpBasicDeleteFlagId = 5
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnHoOrientConfBookingKeyId = 6
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnYpAgreedSupportFigureId = 7
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnYpAgreedJoiningChargeId = 8
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnYpSupportPeriodId = 9
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnYpJoiningConfId = 10
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnStartOfCommitmentId = 11
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnEndOfCommitmentId = 12
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnIntendedComLengthMonthsId = 13
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnPositionNameId = 14
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnPositionScopeId = 15
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnAssistantToId = 16
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnDateCreatedId = 17
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnCreatedById = 18
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnDateModifiedId = 19
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnModifiedById = 20
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnModificationIdId = 21
 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, TTypedTableInfoTableInfo = new SortedList <short, TTypedTableInfo>()
 stores information about typed tables More...
 

Properties

PmYearProgramApplicationRow 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...
 

Detailed Description

This table contains information pertaining to the application process.

Constructor & Destructor Documentation

◆ PmYearProgramApplicationTable() [1/3]

Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.PmYearProgramApplicationTable ( )
inline

constructor

◆ PmYearProgramApplicationTable() [2/3]

Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.PmYearProgramApplicationTable ( string  ATablename)
inline

constructor

◆ PmYearProgramApplicationTable() [3/3]

Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.PmYearProgramApplicationTable ( System.Runtime.Serialization.SerializationInfo  info,
System.Runtime.Serialization.StreamingContext  context 
)
inline

constructor for serialization

Member Function Documentation

◆ CreateOdbcParameter() [1/3]

override OdbcParameter Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.CreateOdbcParameter ( Int32  AColumnNr)
inlinevirtual

get an odbc parameter for the given column

Implements Ict.Common.Data.TTypedDataTable.

◆ CreateOdbcParameter() [2/3]

static OdbcParameter Ict.Common.Data.TTypedDataTable.CreateOdbcParameter ( short  ATableNumber,
Int32  AColumnNr 
)
inlinestaticinherited

create an odbc parameter for the given column

◆ CreateOdbcParameter() [3/3]

static OdbcParameter Ict.Common.Data.TTypedDataTable.CreateOdbcParameter ( short  ATableNumber,
TSearchCriteria  ASearchCriteria 
)
inlinestaticinherited

create an odbc parameter for the given column

◆ GetApplicationKeyDBName()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetApplicationKeyDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetApplicationKeyHelp()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetApplicationKeyHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetApplicationKeyLength()

static short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetApplicationKeyLength ( )
inlinestatic

get character length for column

◆ GetAssistantToDBName()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetAssistantToDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetAssistantToHelp()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetAssistantToHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetAssistantToLength()

static short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetAssistantToLength ( )
inlinestatic

get character length for column

◆ GetChanges()

new DataTable Ict.Common.Data.TTypedDataTable.GetChanges ( )
inlineinherited

make sure that we use GetChangesType instead of GetChanges

Returns
throws an exception

◆ GetChangesTyped()

PmYearProgramApplicationTable Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetChangesTyped ( )
inline

get typed set of changes

◆ GetChangesTypedInternal()

DataTable Ict.Common.Data.TTypedDataTable.GetChangesTypedInternal ( )
inlineinherited

our own version of GetChanges

Returns
returns a typed table with the changes

◆ GetColumnNameSQL()

static string Ict.Common.Data.TTypedDataTable.GetColumnNameSQL ( short  ATableNumber,
short  AColumnNr 
)
inlinestaticinherited

the column name as it is in the SQL database

◆ GetColumnStringList()

static string[] Ict.Common.Data.TTypedDataTable.GetColumnStringList ( short  ATableNumber)
inlinestaticinherited

get the names of the columns in this table

◆ GetCreatedByDBName()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetCreatedByDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetCreatedByHelp()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetCreatedByHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetCreatedByLength()

static short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetCreatedByLength ( )
inlinestatic

get character length for column

◆ GetCustomReportFieldList()

virtual List< String > Ict.Common.Data.TTypedDataTable.GetCustomReportFieldList ( )
inlinevirtualinherited

Return a list of fields that are available for custom reports

◆ GetCustomReportPermission()

virtual string Ict.Common.Data.TTypedDataTable.GetCustomReportPermission ( )
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

◆ GetDateCreatedDBName()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetDateCreatedDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetDateCreatedHelp()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetDateCreatedHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetDateCreatedLength()

static short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetDateCreatedLength ( )
inlinestatic

get character length for column

◆ GetDateModifiedDBName()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetDateModifiedDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetDateModifiedHelp()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetDateModifiedHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetDateModifiedLength()

static short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetDateModifiedLength ( )
inlinestatic

get character length for column

◆ GetEndOfCommitmentDBName()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetEndOfCommitmentDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetEndOfCommitmentHelp()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetEndOfCommitmentHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetEndOfCommitmentLength()

static short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetEndOfCommitmentLength ( )
inlinestatic

get character length for column

◆ GetHoOrientConfBookingKeyDBName()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetHoOrientConfBookingKeyDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetHoOrientConfBookingKeyHelp()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetHoOrientConfBookingKeyHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetHoOrientConfBookingKeyLength()

static short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetHoOrientConfBookingKeyLength ( )
inlinestatic

get character length for column

◆ GetIntendedComLengthMonthsDBName()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetIntendedComLengthMonthsDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetIntendedComLengthMonthsHelp()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetIntendedComLengthMonthsHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetIntendedComLengthMonthsLength()

static short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetIntendedComLengthMonthsLength ( )
inlinestatic

get character length for column

◆ GetKeyColumnStringList()

static string[] Ict.Common.Data.TTypedDataTable.GetKeyColumnStringList ( short  ATableNumber,
int[]  AKeyColumnsOrder 
)
inlinestaticinherited

get the names of the columns that are part of the key

◆ GetLabel()

static string Ict.Common.Data.TTypedDataTable.GetLabel ( short  ATableNumber,
short  AColumnNr 
)
inlinestaticinherited

returns the translated label for the column

◆ GetLength() [1/2]

static Int32 Ict.Common.Data.TTypedDataTable.GetLength ( short  ATableNumber,
short  AColumnNr 
)
inlinestaticinherited

get the maximum length for the field

◆ GetLength() [2/2]

static Int32 Ict.Common.Data.TTypedDataTable.GetLength ( string  ATableName,
string  AColumnName 
)
inlinestaticinherited

get the maximum length for the field

◆ GetModificationIdDBName()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetModificationIdDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetModificationIdHelp()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetModificationIdHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetModificationIdLength()

static short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetModificationIdLength ( )
inlinestatic

get character length for column

◆ GetModifiedByDBName()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetModifiedByDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetModifiedByHelp()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetModifiedByHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetModifiedByLength()

static short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetModifiedByLength ( )
inlinestatic

get character length for column

◆ GetPartnerKeyDBName()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetPartnerKeyDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetPartnerKeyHelp()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetPartnerKeyHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetPartnerKeyLength()

static short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetPartnerKeyLength ( )
inlinestatic

get character length for column

◆ GetPositionNameDBName()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetPositionNameDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetPositionNameHelp()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetPositionNameHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetPositionNameLength()

static short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetPositionNameLength ( )
inlinestatic

get character length for column

◆ GetPositionScopeDBName()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetPositionScopeDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetPositionScopeHelp()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetPositionScopeHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetPositionScopeLength()

static short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetPositionScopeLength ( )
inlinestatic

get character length for column

◆ GetPrimaryKeyColumnOrdList()

static int[] Ict.Common.Data.TTypedDataTable.GetPrimaryKeyColumnOrdList ( short  ATableNumber)
inlinestaticinherited

get the order number of the columns that are part of the primary key

◆ GetPrimaryKeyColumnStringList()

static string[] Ict.Common.Data.TTypedDataTable.GetPrimaryKeyColumnStringList ( short  ATableNumber)
inlinestaticinherited

get the names of the columns that are part of the primary key

◆ GetRegistrationOfficeDBName()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetRegistrationOfficeDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetRegistrationOfficeHelp()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetRegistrationOfficeHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetRegistrationOfficeLength()

static short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetRegistrationOfficeLength ( )
inlinestatic

get character length for column

◆ GetStartOfCommitmentDBName()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetStartOfCommitmentDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetStartOfCommitmentHelp()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetStartOfCommitmentHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetStartOfCommitmentLength()

static short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetStartOfCommitmentLength ( )
inlinestatic

get character length for column

◆ GetTableByName()

static TTypedTableInfo Ict.Common.Data.TTypedDataTable.GetTableByName ( string  ATableName)
inlinestaticinherited

the table name in CamelCase

◆ GetTableDBLabel()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetTableDBLabel ( )
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)

◆ GetTableDBName()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetTableDBName ( )
inlinestatic

return the name of the table as it is used in the database

◆ GetTableName() [1/2]

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetTableName ( )
inlinestatic

return the CamelCase name of the table

◆ GetTableName() [2/2]

static string Ict.Common.Data.TTypedDataTable.GetTableName ( short  ATableNumber)
inlinestaticinherited

the table name in CamelCase

◆ GetTableNameSQL()

static string Ict.Common.Data.TTypedDataTable.GetTableNameSQL ( short  ATableNumber)
inlinestaticinherited

the table name as it is in the SQL database

◆ GetUniqueKeyColumnOrdList()

static int[] Ict.Common.Data.TTypedDataTable.GetUniqueKeyColumnOrdList ( short  ATableNumber)
inlinestaticinherited

get the order number of the columns that are part of a unique key

◆ GetUniqueKeyColumnStringList()

static string[] Ict.Common.Data.TTypedDataTable.GetUniqueKeyColumnStringList ( short  ATableNumber)
inlinestaticinherited

get the names of the columns that are part of the unique key

◆ GetYpAgreedJoiningChargeDBName()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetYpAgreedJoiningChargeDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetYpAgreedJoiningChargeHelp()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetYpAgreedJoiningChargeHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetYpAgreedJoiningChargeLength()

static short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetYpAgreedJoiningChargeLength ( )
inlinestatic

get character length for column

◆ GetYpAgreedSupportFigureDBName()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetYpAgreedSupportFigureDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetYpAgreedSupportFigureHelp()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetYpAgreedSupportFigureHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetYpAgreedSupportFigureLength()

static short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetYpAgreedSupportFigureLength ( )
inlinestatic

get character length for column

◆ GetYpAppDateDBName()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetYpAppDateDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetYpAppDateHelp()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetYpAppDateHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetYpAppDateLength()

static short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetYpAppDateLength ( )
inlinestatic

get character length for column

◆ GetYpBasicAppTypeDBName()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetYpBasicAppTypeDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetYpBasicAppTypeHelp()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetYpBasicAppTypeHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetYpBasicAppTypeLength()

static short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetYpBasicAppTypeLength ( )
inlinestatic

get character length for column

◆ GetYpBasicDeleteFlagDBName()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetYpBasicDeleteFlagDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetYpBasicDeleteFlagHelp()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetYpBasicDeleteFlagHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetYpBasicDeleteFlagLength()

static short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetYpBasicDeleteFlagLength ( )
inlinestatic

get character length for column

◆ GetYpJoiningConfDBName()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetYpJoiningConfDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetYpJoiningConfHelp()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetYpJoiningConfHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetYpJoiningConfLength()

static short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetYpJoiningConfLength ( )
inlinestatic

get character length for column

◆ GetYpSupportPeriodDBName()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetYpSupportPeriodDBName ( )
inlinestatic

get the name of the field in the database for this column

◆ GetYpSupportPeriodHelp()

static string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetYpSupportPeriodHelp ( )
inlinestatic

get the help text for the field in the database for this column

◆ GetYpSupportPeriodLength()

static short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.GetYpSupportPeriodLength ( )
inlinestatic

get character length for column

◆ InitClass()

override void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.InitClass ( )
inlineprotectedvirtual

create the columns

Implements Ict.Common.Data.TTypedDataTable.

◆ InitVars()

override void Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.InitVars ( )
inlinevirtual

assign columns to properties, set primary key

Implements Ict.Common.Data.TTypedDataTable.

◆ IsAvailableForCustomReport()

virtual bool Ict.Common.Data.TTypedDataTable.IsAvailableForCustomReport ( )
inlinevirtualinherited

Is this table generally available in custom reports?

◆ NewRowFromBuilder()

override System.Data.DataRow Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.NewRowFromBuilder ( System.Data.DataRowBuilder  builder)
inlineprotected

new typed row using DataRowBuilder

◆ NewRowTyped() [1/2]

PmYearProgramApplicationRow Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.NewRowTyped ( )
inline

create a new typed row, always with default values

◆ NewRowTyped() [2/2]

PmYearProgramApplicationRow Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.NewRowTyped ( bool  AWithDefaultValues)
inline

create a new typed row

◆ RemoveColumnsNotInTableTemplate()

void Ict.Common.Data.TTypedDataTable.RemoveColumnsNotInTableTemplate ( DataTable  ATableTemplate)
inlineinherited

remove columns that are not needed

Parameters
ATableTemplatethis table only contains the columns that should be kept

◆ ResetStaticVariables()

static void Ict.Common.Data.TTypedDataTable.ResetStaticVariables ( )
inlinestaticinherited

reset the static variables for each Web Request call.

Member Data Documentation

◆ ColumnApplicationKey

DataColumn Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnApplicationKey

Key to uniquely identify application.

◆ ColumnApplicationKeyId

readonly short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnApplicationKeyId = 1
static

used for generic TTypedDataTable functions

◆ ColumnAssistantTo

DataColumn Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnAssistantTo

Indicates if the assignment is in assistance to the given position.

◆ ColumnAssistantToId

readonly short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnAssistantToId = 16
static

used for generic TTypedDataTable functions

◆ ColumnCreatedBy

DataColumn Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnCreatedBy

User ID of who created this record.

◆ ColumnCreatedById

readonly short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnCreatedById = 18
static

used for generic TTypedDataTable functions

◆ ColumnDateCreated

DataColumn Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnDateCreated

The date the record was created.

◆ ColumnDateCreatedId

readonly short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnDateCreatedId = 17
static

used for generic TTypedDataTable functions

◆ ColumnDateModified

DataColumn Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnDateModified

The date the record was modified.

◆ ColumnDateModifiedId

readonly short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnDateModifiedId = 19
static

used for generic TTypedDataTable functions

◆ ColumnEndOfCommitment

DataColumn Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnEndOfCommitment

This is the expected date their commitment ends.

◆ ColumnEndOfCommitmentId

readonly short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnEndOfCommitmentId = 12
static

used for generic TTypedDataTable functions

◆ ColumnHoOrientConfBookingKey

DataColumn Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnHoOrientConfBookingKey

Indicates booking at an orientation session.

◆ ColumnHoOrientConfBookingKeyId

readonly short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnHoOrientConfBookingKeyId = 6
static

used for generic TTypedDataTable functions

◆ ColumnIntendedComLengthMonths

DataColumn Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnIntendedComLengthMonths

Indicates how long the applicant intends to stay with us.

◆ ColumnIntendedComLengthMonthsId

readonly short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnIntendedComLengthMonthsId = 13
static

used for generic TTypedDataTable functions

◆ ColumnModificationId

DataColumn Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnModificationId

This identifies the current version of the record.

◆ ColumnModificationIdId

readonly short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnModificationIdId = 21
static

used for generic TTypedDataTable functions

◆ ColumnModifiedBy

DataColumn Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnModifiedBy

User ID of who last modified this record.

◆ ColumnModifiedById

readonly short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnModifiedById = 20
static

used for generic TTypedDataTable functions

◆ ColumnPartnerKey

DataColumn Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnPartnerKey

This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number.

◆ ColumnPartnerKeyId

readonly short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnPartnerKeyId = 0
static

used for generic TTypedDataTable functions

◆ ColumnPositionName

DataColumn Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnPositionName

Name of the position.

◆ ColumnPositionNameId

readonly short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnPositionNameId = 14
static

used for generic TTypedDataTable functions

◆ ColumnPositionScope

DataColumn Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnPositionScope

Scope of this position.

◆ ColumnPositionScopeId

readonly short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnPositionScopeId = 15
static

used for generic TTypedDataTable functions

◆ ColumnRegistrationOffice

DataColumn Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnRegistrationOffice

Partner key of office by which application was entered.

◆ ColumnRegistrationOfficeId

readonly short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnRegistrationOfficeId = 2
static

used for generic TTypedDataTable functions

◆ ColumnStartOfCommitment

DataColumn Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnStartOfCommitment

This is the expected date their commitment starts.

◆ ColumnStartOfCommitmentId

readonly short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnStartOfCommitmentId = 11
static

used for generic TTypedDataTable functions

◆ ColumnYpAgreedJoiningCharge

DataColumn Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnYpAgreedJoiningCharge

Indicates the agreed upon joining charge for the conference and / or the summer outreach.

◆ ColumnYpAgreedJoiningChargeId

readonly short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnYpAgreedJoiningChargeId = 8
static

used for generic TTypedDataTable functions

◆ ColumnYpAgreedSupportFigure

DataColumn Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnYpAgreedSupportFigure

The agreed support figure.

◆ ColumnYpAgreedSupportFigureId

readonly short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnYpAgreedSupportFigureId = 7
static

used for generic TTypedDataTable functions

◆ ColumnYpAppDate

DataColumn Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnYpAppDate

Date of application.

◆ ColumnYpAppDateId

readonly short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnYpAppDateId = 3
static

used for generic TTypedDataTable functions

◆ ColumnYpBasicAppType

DataColumn Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnYpBasicAppType

Describes what the application is for, eg. conference, year program.

◆ ColumnYpBasicAppTypeId

readonly short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnYpBasicAppTypeId = 4
static

used for generic TTypedDataTable functions

◆ ColumnYpBasicDeleteFlag

DataColumn Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnYpBasicDeleteFlag

This field will not appear on the screen but will be updated when someone chooses to delete a record. Rather that an actual deletion, the record will be 'marked' for deletion after an agreed upon interval.

◆ ColumnYpBasicDeleteFlagId

readonly short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnYpBasicDeleteFlagId = 5
static

used for generic TTypedDataTable functions

◆ ColumnYpJoiningConf

DataColumn Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnYpJoiningConf

Indicates which New Recruits Conference the applicant plans to attend.

◆ ColumnYpJoiningConfId

readonly short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnYpJoiningConfId = 10
static

used for generic TTypedDataTable functions

◆ ColumnYpSupportPeriod

DataColumn Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnYpSupportPeriod

Period of time the support covers..

◆ ColumnYpSupportPeriodId

readonly short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.ColumnYpSupportPeriodId = 9
static

used for generic TTypedDataTable functions

◆ DontThrowAwayAfterSubmitChanges

bool Ict.Common.Data.TTypedDataTable.DontThrowAwayAfterSubmitChanges = false
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

◆ TableId

readonly short Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.TableId = 201
static

TableId for Ict.Common.Data generic functions.

◆ TableInfo

SortedList<short, TTypedTableInfo> Ict.Common.Data.TTypedDataTable.TableInfo = new SortedList <short, TTypedTableInfo>()
staticprotectedinherited

stores information about typed tables

◆ ThrowAwayAfterSubmitChanges

bool Ict.Common.Data.TTypedDataTable.ThrowAwayAfterSubmitChanges = false
inherited

if you want the datatable to be cleared after submitchanges. This will increase the speed significantly: no updating of modificationID, no slow AcceptChanges.

Property Documentation

◆ Count

int Ict.Common.Data.TTypedDataTable.Count
getinherited

the number of rows in the current table

◆ TableDBLabel

override string Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.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)

◆ this[int i]

PmYearProgramApplicationRow Ict.Petra.Shared.MPersonnel.Personnel.Data.PmYearProgramApplicationTable.this[int i]
get

Access a typed row by index.


The documentation for this class was generated from the following file: