OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable Class Reference

Links partners with locations (addresses) and has specific info about the link (e.g. date effective) More...

Inheritance diagram for Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable:
Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable Ict.Common.Data.TTypedDataTable

Public Member Functions

 PartnerEditTDSPPartnerLocationTable ()
 constructor More...
 
 PartnerEditTDSPPartnerLocationTable (string ATablename)
 constructor More...
 
 PartnerEditTDSPPartnerLocationTable (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...
 
new PartnerEditTDSPPartnerLocationRow NewRowTyped (bool AWithDefaultValues)
 create a new typed row More...
 
new PartnerEditTDSPPartnerLocationRow NewRowTyped ()
 create a new typed row, always with default values More...
 
new PartnerEditTDSPPartnerLocationTable 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 new string GetTableName ()
 return the CamelCase name of the table More...
 
static new string GetTableDBName ()
 return the name of the table as it is used in the database More...
 
static new 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 GetBestAddressDBName ()
 get the name of the field in the database for this column More...
 
static short GetBestAddressLength ()
 get character length for column More...
 
static string GetBestAddressHelp ()
 get the help text for the field in the database for this column More...
 
static string GetIconDBName ()
 get the name of the field in the database for this column More...
 
static short GetIconLength ()
 get character length for column More...
 
static string GetIconHelp ()
 get the help text for the field in the database for this column More...
 
static string GetIconForSortDBName ()
 get the name of the field in the database for this column More...
 
static short GetIconForSortLength ()
 get character length for column More...
 
static string GetIconForSortHelp ()
 get the help text for the field in the database for this column More...
 
static string GetLocationLocalityDBName ()
 get the name of the field in the database for this column More...
 
static short GetLocationLocalityLength ()
 get character length for column More...
 
static string GetLocationLocalityHelp ()
 get the help text for the field in the database for this column More...
 
static string GetLocationStreetNameDBName ()
 get the name of the field in the database for this column More...
 
static short GetLocationStreetNameLength ()
 get character length for column More...
 
static string GetLocationStreetNameHelp ()
 get the help text for the field in the database for this column More...
 
static string GetLocationAddress3DBName ()
 get the name of the field in the database for this column More...
 
static short GetLocationAddress3Length ()
 get character length for column More...
 
static string GetLocationAddress3Help ()
 get the help text for the field in the database for this column More...
 
static string GetLocationCityDBName ()
 get the name of the field in the database for this column More...
 
static short GetLocationCityLength ()
 get character length for column More...
 
static string GetLocationCityHelp ()
 get the help text for the field in the database for this column More...
 
static string GetLocationCountyDBName ()
 get the name of the field in the database for this column More...
 
static short GetLocationCountyLength ()
 get character length for column More...
 
static string GetLocationCountyHelp ()
 get the help text for the field in the database for this column More...
 
static string GetLocationPostalCodeDBName ()
 get the name of the field in the database for this column More...
 
static short GetLocationPostalCodeLength ()
 get character length for column More...
 
static string GetLocationPostalCodeHelp ()
 get the help text for the field in the database for this column More...
 
static string GetLocationCountryCodeDBName ()
 get the name of the field in the database for this column More...
 
static short GetLocationCountryCodeLength ()
 get character length for column More...
 
static string GetLocationCountryCodeHelp ()
 get the help text for the field in the database for this column More...
 
static string GetLocationCreatedByDBName ()
 get the name of the field in the database for this column More...
 
static short GetLocationCreatedByLength ()
 get character length for column More...
 
static string GetLocationCreatedByHelp ()
 get the help text for the field in the database for this column More...
 
static string GetLocationDateCreatedDBName ()
 get the name of the field in the database for this column More...
 
static short GetLocationDateCreatedLength ()
 get character length for column More...
 
static string GetLocationDateCreatedHelp ()
 get the help text for the field in the database for this column More...
 
static string GetLocationModifiedByDBName ()
 get the name of the field in the database for this column More...
 
static short GetLocationModifiedByLength ()
 get character length for column More...
 
static string GetLocationModifiedByHelp ()
 get the help text for the field in the database for this column More...
 
static string GetLocationDateModifiedDBName ()
 get the name of the field in the database for this column More...
 
static short GetLocationDateModifiedLength ()
 get character length for column More...
 
static string GetLocationDateModifiedHelp ()
 get the help text for the field in the database for this column More...
 
static string GetTableName (short ATableNumber)
 the table name in CamelCase 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 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 GetSiteKeyDBName ()
 get the name of the field in the database for this column More...
 
static short GetSiteKeyLength ()
 get character length for column More...
 
static string GetSiteKeyHelp ()
 get the help text for the field in the database for this column More...
 
static string GetLocationKeyDBName ()
 get the name of the field in the database for this column More...
 
static short GetLocationKeyLength ()
 get character length for column More...
 
static string GetLocationKeyHelp ()
 get the help text for the field in the database for this column More...
 
static string GetDateEffectiveDBName ()
 get the name of the field in the database for this column More...
 
static short GetDateEffectiveLength ()
 get character length for column More...
 
static string GetDateEffectiveHelp ()
 get the help text for the field in the database for this column More...
 
static string GetDateGoodUntilDBName ()
 get the name of the field in the database for this column More...
 
static short GetDateGoodUntilLength ()
 get character length for column More...
 
static string GetDateGoodUntilHelp ()
 get the help text for the field in the database for this column More...
 
static string GetLocationTypeDBName ()
 get the name of the field in the database for this column More...
 
static short GetLocationTypeLength ()
 get character length for column More...
 
static string GetLocationTypeHelp ()
 get the help text for the field in the database for this column More...
 
static string GetSendMailDBName ()
 get the name of the field in the database for this column More...
 
static short GetSendMailLength ()
 get character length for column More...
 
static string GetSendMailHelp ()
 get the help text for the field in the database for this column More...
 
static string GetLocationDetailCommentDBName ()
 get the name of the field in the database for this column More...
 
static short GetLocationDetailCommentLength ()
 get character length for column More...
 
static string GetLocationDetailCommentHelp ()
 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 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 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 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 ColumnBestAddress
 
DataColumn ColumnIcon
 
DataColumn ColumnIconForSort
 
DataColumn ColumnLocationLocality
 This is the first element of an address. More...
 
DataColumn ColumnLocationStreetName
 The name of the street that the house is located on. More...
 
DataColumn ColumnLocationAddress3
 This is the third element of an address (if required) More...
 
DataColumn ColumnLocationCity
 This can be a post town or city. More...
 
DataColumn ColumnLocationCounty
 This can be a county (UK), a state (US), province (CDN), canton (CH) etc. More...
 
DataColumn ColumnLocationPostalCode
 This is the national post code. More...
 
DataColumn ColumnLocationCountryCode
 
DataColumn ColumnLocationCreatedBy
 
DataColumn ColumnLocationDateCreated
 
DataColumn ColumnLocationModifiedBy
 
DataColumn ColumnLocationDateModified
 
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 ColumnSiteKey
 This is the key that tell what site created the linked location. More...
 
DataColumn ColumnLocationKey
 
DataColumn ColumnDateEffective
 
DataColumn ColumnDateGoodUntil
 
DataColumn ColumnLocationType
 
DataColumn ColumnSendMail
 
DataColumn ColumnLocationDetailComment
 
DataColumn ColumnRestricted
 Indicates whether or not the partner location has restricted access. If it does then the access will be controlled by s_group_partner_location. 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 new readonly short TableId = 40
 TableId for Ict.Common.Data generic functions. More...
 
static readonly short ColumnBestAddressId = 14
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnIconId = 15
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnIconForSortId = 16
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnLocationLocalityId = 17
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnLocationStreetNameId = 18
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnLocationAddress3Id = 19
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnLocationCityId = 20
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnLocationCountyId = 21
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnLocationPostalCodeId = 22
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnLocationCountryCodeId = 23
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnLocationCreatedById = 24
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnLocationDateCreatedId = 25
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnLocationModifiedById = 26
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnLocationDateModifiedId = 27
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnPartnerKeyId = 0
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnSiteKeyId = 1
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnLocationKeyId = 2
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnDateEffectiveId = 3
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnDateGoodUntilId = 4
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnLocationTypeId = 5
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnSendMailId = 6
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnLocationDetailCommentId = 7
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnRestrictedId = 8
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnDateCreatedId = 9
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnCreatedById = 10
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnDateModifiedId = 11
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnModifiedById = 12
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnModificationIdId = 13
 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

new PartnerEditTDSPPartnerLocationRow 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

Links partners with locations (addresses) and has specific info about the link (e.g. date effective)

Constructor & Destructor Documentation

◆ PartnerEditTDSPPartnerLocationTable() [1/3]

Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.PartnerEditTDSPPartnerLocationTable ( )
inline

constructor

◆ PartnerEditTDSPPartnerLocationTable() [2/3]

Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.PartnerEditTDSPPartnerLocationTable ( string  ATablename)
inline

constructor

◆ PartnerEditTDSPPartnerLocationTable() [3/3]

Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.PartnerEditTDSPPartnerLocationTable ( 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.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.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

◆ GetBestAddressDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetBestAddressDBName ( )
inlinestatic

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

◆ GetBestAddressHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetBestAddressHelp ( )
inlinestatic

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

◆ GetBestAddressLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetBestAddressLength ( )
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()

new PartnerEditTDSPPartnerLocationTable Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.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.MPartner.Partner.Data.PPartnerLocationTable.GetCreatedByDBName ( )
inlinestaticinherited

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

◆ GetCreatedByHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetCreatedByHelp ( )
inlinestaticinherited

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

◆ GetCreatedByLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetCreatedByLength ( )
inlinestaticinherited

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.MPartner.Partner.Data.PPartnerLocationTable.GetDateCreatedDBName ( )
inlinestaticinherited

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

◆ GetDateCreatedHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetDateCreatedHelp ( )
inlinestaticinherited

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

◆ GetDateCreatedLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetDateCreatedLength ( )
inlinestaticinherited

get character length for column

◆ GetDateEffectiveDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetDateEffectiveDBName ( )
inlinestaticinherited

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

◆ GetDateEffectiveHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetDateEffectiveHelp ( )
inlinestaticinherited

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

◆ GetDateEffectiveLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetDateEffectiveLength ( )
inlinestaticinherited

get character length for column

◆ GetDateGoodUntilDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetDateGoodUntilDBName ( )
inlinestaticinherited

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

◆ GetDateGoodUntilHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetDateGoodUntilHelp ( )
inlinestaticinherited

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

◆ GetDateGoodUntilLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetDateGoodUntilLength ( )
inlinestaticinherited

get character length for column

◆ GetDateModifiedDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetDateModifiedDBName ( )
inlinestaticinherited

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

◆ GetDateModifiedHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetDateModifiedHelp ( )
inlinestaticinherited

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

◆ GetDateModifiedLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetDateModifiedLength ( )
inlinestaticinherited

get character length for column

◆ GetIconDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetIconDBName ( )
inlinestatic

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

◆ GetIconForSortDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetIconForSortDBName ( )
inlinestatic

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

◆ GetIconForSortHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetIconForSortHelp ( )
inlinestatic

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

◆ GetIconForSortLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetIconForSortLength ( )
inlinestatic

get character length for column

◆ GetIconHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetIconHelp ( )
inlinestatic

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

◆ GetIconLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetIconLength ( )
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

◆ GetLocationAddress3DBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetLocationAddress3DBName ( )
inlinestatic

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

◆ GetLocationAddress3Help()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetLocationAddress3Help ( )
inlinestatic

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

◆ GetLocationAddress3Length()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetLocationAddress3Length ( )
inlinestatic

get character length for column

◆ GetLocationCityDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetLocationCityDBName ( )
inlinestatic

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

◆ GetLocationCityHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetLocationCityHelp ( )
inlinestatic

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

◆ GetLocationCityLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetLocationCityLength ( )
inlinestatic

get character length for column

◆ GetLocationCountryCodeDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetLocationCountryCodeDBName ( )
inlinestatic

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

◆ GetLocationCountryCodeHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetLocationCountryCodeHelp ( )
inlinestatic

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

◆ GetLocationCountryCodeLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetLocationCountryCodeLength ( )
inlinestatic

get character length for column

◆ GetLocationCountyDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetLocationCountyDBName ( )
inlinestatic

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

◆ GetLocationCountyHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetLocationCountyHelp ( )
inlinestatic

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

◆ GetLocationCountyLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetLocationCountyLength ( )
inlinestatic

get character length for column

◆ GetLocationCreatedByDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetLocationCreatedByDBName ( )
inlinestatic

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

◆ GetLocationCreatedByHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetLocationCreatedByHelp ( )
inlinestatic

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

◆ GetLocationCreatedByLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetLocationCreatedByLength ( )
inlinestatic

get character length for column

◆ GetLocationDateCreatedDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetLocationDateCreatedDBName ( )
inlinestatic

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

◆ GetLocationDateCreatedHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetLocationDateCreatedHelp ( )
inlinestatic

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

◆ GetLocationDateCreatedLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetLocationDateCreatedLength ( )
inlinestatic

get character length for column

◆ GetLocationDateModifiedDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetLocationDateModifiedDBName ( )
inlinestatic

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

◆ GetLocationDateModifiedHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetLocationDateModifiedHelp ( )
inlinestatic

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

◆ GetLocationDateModifiedLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetLocationDateModifiedLength ( )
inlinestatic

get character length for column

◆ GetLocationDetailCommentDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetLocationDetailCommentDBName ( )
inlinestaticinherited

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

◆ GetLocationDetailCommentHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetLocationDetailCommentHelp ( )
inlinestaticinherited

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

◆ GetLocationDetailCommentLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetLocationDetailCommentLength ( )
inlinestaticinherited

get character length for column

◆ GetLocationKeyDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetLocationKeyDBName ( )
inlinestaticinherited

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

◆ GetLocationKeyHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetLocationKeyHelp ( )
inlinestaticinherited

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

◆ GetLocationKeyLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetLocationKeyLength ( )
inlinestaticinherited

get character length for column

◆ GetLocationLocalityDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetLocationLocalityDBName ( )
inlinestatic

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

◆ GetLocationLocalityHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetLocationLocalityHelp ( )
inlinestatic

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

◆ GetLocationLocalityLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetLocationLocalityLength ( )
inlinestatic

get character length for column

◆ GetLocationModifiedByDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetLocationModifiedByDBName ( )
inlinestatic

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

◆ GetLocationModifiedByHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetLocationModifiedByHelp ( )
inlinestatic

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

◆ GetLocationModifiedByLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetLocationModifiedByLength ( )
inlinestatic

get character length for column

◆ GetLocationPostalCodeDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetLocationPostalCodeDBName ( )
inlinestatic

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

◆ GetLocationPostalCodeHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetLocationPostalCodeHelp ( )
inlinestatic

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

◆ GetLocationPostalCodeLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetLocationPostalCodeLength ( )
inlinestatic

get character length for column

◆ GetLocationStreetNameDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetLocationStreetNameDBName ( )
inlinestatic

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

◆ GetLocationStreetNameHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetLocationStreetNameHelp ( )
inlinestatic

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

◆ GetLocationStreetNameLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetLocationStreetNameLength ( )
inlinestatic

get character length for column

◆ GetLocationTypeDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetLocationTypeDBName ( )
inlinestaticinherited

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

◆ GetLocationTypeHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetLocationTypeHelp ( )
inlinestaticinherited

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

◆ GetLocationTypeLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetLocationTypeLength ( )
inlinestaticinherited

get character length for column

◆ GetModificationIdDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetModificationIdDBName ( )
inlinestaticinherited

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

◆ GetModificationIdHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetModificationIdHelp ( )
inlinestaticinherited

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

◆ GetModificationIdLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetModificationIdLength ( )
inlinestaticinherited

get character length for column

◆ GetModifiedByDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetModifiedByDBName ( )
inlinestaticinherited

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

◆ GetModifiedByHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetModifiedByHelp ( )
inlinestaticinherited

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

◆ GetModifiedByLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetModifiedByLength ( )
inlinestaticinherited

get character length for column

◆ GetPartnerKeyDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetPartnerKeyDBName ( )
inlinestaticinherited

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

◆ GetPartnerKeyHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetPartnerKeyHelp ( )
inlinestaticinherited

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

◆ GetPartnerKeyLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetPartnerKeyLength ( )
inlinestaticinherited

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

◆ GetRestrictedDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetRestrictedDBName ( )
inlinestaticinherited

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

◆ GetRestrictedHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetRestrictedHelp ( )
inlinestaticinherited

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

◆ GetRestrictedLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetRestrictedLength ( )
inlinestaticinherited

get character length for column

◆ GetSendMailDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetSendMailDBName ( )
inlinestaticinherited

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

◆ GetSendMailHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetSendMailHelp ( )
inlinestaticinherited

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

◆ GetSendMailLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetSendMailLength ( )
inlinestaticinherited

get character length for column

◆ GetSiteKeyDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetSiteKeyDBName ( )
inlinestaticinherited

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

◆ GetSiteKeyHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetSiteKeyHelp ( )
inlinestaticinherited

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

◆ GetSiteKeyLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.GetSiteKeyLength ( )
inlinestaticinherited

get character length for column

◆ GetTableByName()

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

the table name in CamelCase

◆ GetTableDBLabel()

static new string Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.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 new string Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.GetTableDBName ( )
inlinestatic

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

◆ GetTableName() [1/2]

static new string Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.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

◆ InitClass()

override void Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.InitClass ( )
inlineprotectedvirtual

create the columns

Implements Ict.Common.Data.TTypedDataTable.

◆ InitVars()

override void Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.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.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.NewRowFromBuilder ( System.Data.DataRowBuilder  builder)
inlineprotected

new typed row using DataRowBuilder

◆ NewRowTyped() [1/2]

new PartnerEditTDSPPartnerLocationRow Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.NewRowTyped ( )
inline

create a new typed row, always with default values

◆ NewRowTyped() [2/2]

new PartnerEditTDSPPartnerLocationRow Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.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

◆ ColumnBestAddress

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.ColumnBestAddress

◆ ColumnBestAddressId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.ColumnBestAddressId = 14
static

used for generic TTypedDataTable functions

◆ ColumnCreatedBy

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.ColumnCreatedBy
inherited

User ID of who created this record.

◆ ColumnCreatedById

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.ColumnCreatedById = 10
staticinherited

used for generic TTypedDataTable functions

◆ ColumnDateCreated

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.ColumnDateCreated
inherited

The date the record was created.

◆ ColumnDateCreatedId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.ColumnDateCreatedId = 9
staticinherited

used for generic TTypedDataTable functions

◆ ColumnDateEffective

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.ColumnDateEffective
inherited

◆ ColumnDateEffectiveId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.ColumnDateEffectiveId = 3
staticinherited

used for generic TTypedDataTable functions

◆ ColumnDateGoodUntil

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.ColumnDateGoodUntil
inherited

◆ ColumnDateGoodUntilId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.ColumnDateGoodUntilId = 4
staticinherited

used for generic TTypedDataTable functions

◆ ColumnDateModified

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.ColumnDateModified
inherited

The date the record was modified.

◆ ColumnDateModifiedId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.ColumnDateModifiedId = 11
staticinherited

used for generic TTypedDataTable functions

◆ ColumnIcon

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.ColumnIcon

◆ ColumnIconForSort

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.ColumnIconForSort

◆ ColumnIconForSortId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.ColumnIconForSortId = 16
static

used for generic TTypedDataTable functions

◆ ColumnIconId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.ColumnIconId = 15
static

used for generic TTypedDataTable functions

◆ ColumnLocationAddress3

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.ColumnLocationAddress3

This is the third element of an address (if required)

◆ ColumnLocationAddress3Id

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.ColumnLocationAddress3Id = 19
static

used for generic TTypedDataTable functions

◆ ColumnLocationCity

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.ColumnLocationCity

This can be a post town or city.

◆ ColumnLocationCityId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.ColumnLocationCityId = 20
static

used for generic TTypedDataTable functions

◆ ColumnLocationCountryCode

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.ColumnLocationCountryCode

This is a code which identifies a country. It is taken from the ISO 3166-1-alpha-2 code elements.

◆ ColumnLocationCountryCodeId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.ColumnLocationCountryCodeId = 23
static

used for generic TTypedDataTable functions

◆ ColumnLocationCounty

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.ColumnLocationCounty

This can be a county (UK), a state (US), province (CDN), canton (CH) etc.

◆ ColumnLocationCountyId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.ColumnLocationCountyId = 21
static

used for generic TTypedDataTable functions

◆ ColumnLocationCreatedBy

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.ColumnLocationCreatedBy

◆ ColumnLocationCreatedById

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.ColumnLocationCreatedById = 24
static

used for generic TTypedDataTable functions

◆ ColumnLocationDateCreated

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.ColumnLocationDateCreated

◆ ColumnLocationDateCreatedId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.ColumnLocationDateCreatedId = 25
static

used for generic TTypedDataTable functions

◆ ColumnLocationDateModified

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.ColumnLocationDateModified

◆ ColumnLocationDateModifiedId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.ColumnLocationDateModifiedId = 27
static

used for generic TTypedDataTable functions

◆ ColumnLocationDetailComment

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.ColumnLocationDetailComment
inherited

◆ ColumnLocationDetailCommentId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.ColumnLocationDetailCommentId = 7
staticinherited

used for generic TTypedDataTable functions

◆ ColumnLocationKey

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.ColumnLocationKey
inherited

◆ ColumnLocationKeyId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.ColumnLocationKeyId = 2
staticinherited

used for generic TTypedDataTable functions

◆ ColumnLocationLocality

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.ColumnLocationLocality

This is the first element of an address.

◆ ColumnLocationLocalityId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.ColumnLocationLocalityId = 17
static

used for generic TTypedDataTable functions

◆ ColumnLocationModifiedBy

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.ColumnLocationModifiedBy

◆ ColumnLocationModifiedById

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.ColumnLocationModifiedById = 26
static

used for generic TTypedDataTable functions

◆ ColumnLocationPostalCode

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.ColumnLocationPostalCode

This is the national post code.

◆ ColumnLocationPostalCodeId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.ColumnLocationPostalCodeId = 22
static

used for generic TTypedDataTable functions

◆ ColumnLocationStreetName

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.ColumnLocationStreetName

The name of the street that the house is located on.

◆ ColumnLocationStreetNameId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.ColumnLocationStreetNameId = 18
static

used for generic TTypedDataTable functions

◆ ColumnLocationType

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.ColumnLocationType
inherited

◆ ColumnLocationTypeId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.ColumnLocationTypeId = 5
staticinherited

used for generic TTypedDataTable functions

◆ ColumnModificationId

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.ColumnModificationId
inherited

This identifies the current version of the record.

◆ ColumnModificationIdId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.ColumnModificationIdId = 13
staticinherited

used for generic TTypedDataTable functions

◆ ColumnModifiedBy

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.ColumnModifiedBy
inherited

User ID of who last modified this record.

◆ ColumnModifiedById

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.ColumnModifiedById = 12
staticinherited

used for generic TTypedDataTable functions

◆ ColumnPartnerKey

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.ColumnPartnerKey
inherited

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.MPartner.Partner.Data.PPartnerLocationTable.ColumnPartnerKeyId = 0
staticinherited

used for generic TTypedDataTable functions

◆ ColumnRestricted

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.ColumnRestricted
inherited

Indicates whether or not the partner location has restricted access. If it does then the access will be controlled by s_group_partner_location.

◆ ColumnRestrictedId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.ColumnRestrictedId = 8
staticinherited

used for generic TTypedDataTable functions

◆ ColumnSendMail

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.ColumnSendMail
inherited

◆ ColumnSendMailId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.ColumnSendMailId = 6
staticinherited

used for generic TTypedDataTable functions

◆ ColumnSiteKey

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.ColumnSiteKey
inherited

This is the key that tell what site created the linked location.

◆ ColumnSiteKeyId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PPartnerLocationTable.ColumnSiteKeyId = 1
staticinherited

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

new readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.TableId = 40
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.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.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]

new PartnerEditTDSPPartnerLocationRow Ict.Petra.Shared.MPartner.Partner.Data.PartnerEditTDSPPartnerLocationTable.this[int i]
get

Access a typed row by index.


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