OpenPetra
Free Administration Software for Non-Profits
Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable Class Reference
Inheritance diagram for Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable:
Ict.Common.Data.TTypedDataTable

Public Member Functions

 PartnerFindTDSSearchCriteriaTable ()
 constructor More...
 
 PartnerFindTDSSearchCriteriaTable (string ATablename)
 constructor More...
 
 PartnerFindTDSSearchCriteriaTable (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...
 
PartnerFindTDSSearchCriteriaRow NewRowTyped (bool AWithDefaultValues)
 create a new typed row More...
 
PartnerFindTDSSearchCriteriaRow NewRowTyped ()
 create a new typed row, always with default values More...
 
PartnerFindTDSSearchCriteriaTable 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 GetPartnerNameDBName ()
 get the name of the field in the database for this column More...
 
static short GetPartnerNameLength ()
 get character length for column More...
 
static string GetPartnerNameHelp ()
 get the help text for the field in the database for this column More...
 
static string GetPartnerNameMatchDBName ()
 get the name of the field in the database for this column More...
 
static short GetPartnerNameMatchLength ()
 get character length for column More...
 
static string GetPartnerNameMatchHelp ()
 get the help text for the field in the database for this column More...
 
static string GetPersonalNameDBName ()
 get the name of the field in the database for this column More...
 
static short GetPersonalNameLength ()
 get character length for column More...
 
static string GetPersonalNameHelp ()
 get the help text for the field in the database for this column More...
 
static string GetPersonalNameMatchDBName ()
 get the name of the field in the database for this column More...
 
static short GetPersonalNameMatchLength ()
 get character length for column More...
 
static string GetPersonalNameMatchHelp ()
 get the help text for the field in the database for this column More...
 
static string GetPreviousNameDBName ()
 get the name of the field in the database for this column More...
 
static short GetPreviousNameLength ()
 get character length for column More...
 
static string GetPreviousNameHelp ()
 get the help text for the field in the database for this column More...
 
static string GetPreviousNameMatchDBName ()
 get the name of the field in the database for this column More...
 
static short GetPreviousNameMatchLength ()
 get character length for column More...
 
static string GetPreviousNameMatchHelp ()
 get the help text for the field in the database for this column More...
 
static string GetAddress1DBName ()
 get the name of the field in the database for this column More...
 
static short GetAddress1Length ()
 get character length for column More...
 
static string GetAddress1Help ()
 get the help text for the field in the database for this column More...
 
static string GetAddress1MatchDBName ()
 get the name of the field in the database for this column More...
 
static short GetAddress1MatchLength ()
 get character length for column More...
 
static string GetAddress1MatchHelp ()
 get the help text for the field in the database for this column More...
 
static string GetCityDBName ()
 get the name of the field in the database for this column More...
 
static short GetCityLength ()
 get character length for column More...
 
static string GetCityHelp ()
 get the help text for the field in the database for this column More...
 
static string GetCityMatchDBName ()
 get the name of the field in the database for this column More...
 
static short GetCityMatchLength ()
 get character length for column More...
 
static string GetCityMatchHelp ()
 get the help text for the field in the database for this column More...
 
static string GetPostCodeDBName ()
 get the name of the field in the database for this column More...
 
static short GetPostCodeLength ()
 get character length for column More...
 
static string GetPostCodeHelp ()
 get the help text for the field in the database for this column More...
 
static string GetPostCodeMatchDBName ()
 get the name of the field in the database for this column More...
 
static short GetPostCodeMatchLength ()
 get character length for column More...
 
static string GetPostCodeMatchHelp ()
 get the help text for the field in the database for this column More...
 
static string GetCountyDBName ()
 get the name of the field in the database for this column More...
 
static short GetCountyLength ()
 get character length for column More...
 
static string GetCountyHelp ()
 get the help text for the field in the database for this column More...
 
static string GetCountyMatchDBName ()
 get the name of the field in the database for this column More...
 
static short GetCountyMatchLength ()
 get character length for column More...
 
static string GetCountyMatchHelp ()
 get the help text for the field in the database for this column More...
 
static string GetCountryDBName ()
 get the name of the field in the database for this column More...
 
static short GetCountryLength ()
 get character length for column More...
 
static string GetCountryHelp ()
 get the help text for the field in the database for this column More...
 
static string GetMailingAddressOnlyDBName ()
 get the name of the field in the database for this column More...
 
static short GetMailingAddressOnlyLength ()
 get character length for column More...
 
static string GetMailingAddressOnlyHelp ()
 get the help text for the field in the database for this column More...
 
static string GetPartnerClassDBName ()
 get the name of the field in the database for this column More...
 
static short GetPartnerClassLength ()
 get character length for column More...
 
static string GetPartnerClassHelp ()
 get the help text for the field in the database for this column More...
 
static string GetRestrictedParterClassesDBName ()
 get the name of the field in the database for this column More...
 
static short GetRestrictedParterClassesLength ()
 get character length for column More...
 
static string GetRestrictedParterClassesHelp ()
 get the help text for the field in the database for this 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 GetPartnerStatusDBName ()
 get the name of the field in the database for this column More...
 
static short GetPartnerStatusLength ()
 get character length for column More...
 
static string GetPartnerStatusHelp ()
 get the help text for the field in the database for this column More...
 
static string GetEmailDBName ()
 get the name of the field in the database for this column More...
 
static short GetEmailLength ()
 get character length for column More...
 
static string GetEmailHelp ()
 get the help text for the field in the database for this column More...
 
static string GetEmailMatchDBName ()
 get the name of the field in the database for this column More...
 
static short GetEmailMatchLength ()
 get character length for column More...
 
static string GetEmailMatchHelp ()
 get the help text for the field in the database for this column More...
 
static string GetAddress2DBName ()
 get the name of the field in the database for this column More...
 
static short GetAddress2Length ()
 get character length for column More...
 
static string GetAddress2Help ()
 get the help text for the field in the database for this column More...
 
static string GetAddress2MatchDBName ()
 get the name of the field in the database for this column More...
 
static short GetAddress2MatchLength ()
 get character length for column More...
 
static string GetAddress2MatchHelp ()
 get the help text for the field in the database for this column More...
 
static string GetAddress3DBName ()
 get the name of the field in the database for this column More...
 
static short GetAddress3Length ()
 get character length for column More...
 
static string GetAddress3Help ()
 get the help text for the field in the database for this column More...
 
static string GetAddress3MatchDBName ()
 get the name of the field in the database for this column More...
 
static short GetAddress3MatchLength ()
 get character length for column More...
 
static string GetAddress3MatchHelp ()
 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 GetWorkerFamOnlyDBName ()
 get the name of the field in the database for this column More...
 
static short GetWorkerFamOnlyLength ()
 get character length for column More...
 
static string GetWorkerFamOnlyHelp ()
 get the help text for the field in the database for this column More...
 
static string GetMemberOnlyDBName ()
 get the name of the field in the database for this column More...
 
static short GetMemberOnlyLength ()
 get character length for column More...
 
static string GetMemberOnlyHelp ()
 get the help text for the field in the database for this column More...
 
static string GetExactPartnerKeyMatchDBName ()
 get the name of the field in the database for this column More...
 
static short GetExactPartnerKeyMatchLength ()
 get character length for column More...
 
static string GetExactPartnerKeyMatchHelp ()
 get the help text for the field in the database for this column More...
 
static string GetPhoneNumberDBName ()
 get the name of the field in the database for this column More...
 
static short GetPhoneNumberLength ()
 get character length for column More...
 
static string GetPhoneNumberHelp ()
 get the help text for the field in the database for this column More...
 
static string GetPhoneNumberMatchDBName ()
 get the name of the field in the database for this column More...
 
static short GetPhoneNumberMatchLength ()
 get character length for column More...
 
static string GetPhoneNumberMatchHelp ()
 get the help text for the field in the database for this column More...
 
static string GetAccountNameDBName ()
 get the name of the field in the database for this column More...
 
static short GetAccountNameLength ()
 get character length for column More...
 
static string GetAccountNameHelp ()
 get the help text for the field in the database for this column More...
 
static string GetAccountNameMatchDBName ()
 get the name of the field in the database for this column More...
 
static short GetAccountNameMatchLength ()
 get character length for column More...
 
static string GetAccountNameMatchHelp ()
 get the help text for the field in the database for this column More...
 
static string GetIbanDBName ()
 get the name of the field in the database for this column More...
 
static short GetIbanLength ()
 get character length for column More...
 
static string GetIbanHelp ()
 get the help text for the field in the database for this column More...
 
static string GetIbanMatchDBName ()
 get the name of the field in the database for this column More...
 
static short GetIbanMatchLength ()
 get character length for column More...
 
static string GetIbanMatchHelp ()
 get the help text for the field in the database for this column More...
 
static string GetAccountNumberDBName ()
 get the name of the field in the database for this column More...
 
static short GetAccountNumberLength ()
 get character length for column More...
 
static string GetAccountNumberHelp ()
 get the help text for the field in the database for this column More...
 
static string GetAccountNumberMatchDBName ()
 get the name of the field in the database for this column More...
 
static short GetAccountNumberMatchLength ()
 get character length for column More...
 
static string GetAccountNumberMatchHelp ()
 get the help text for the field in the database for this column More...
 
static string GetBankKeyDBName ()
 get the name of the field in the database for this column More...
 
static short GetBankKeyLength ()
 get character length for column More...
 
static string GetBankKeyHelp ()
 get the help text for the field in the database for this column More...
 
static string GetBicDBName ()
 get the name of the field in the database for this column More...
 
static short GetBicLength ()
 get character length for column More...
 
static string GetBicHelp ()
 get the help text for the field in the database for this column More...
 
static string GetBicMatchDBName ()
 get the name of the field in the database for this column More...
 
static short GetBicMatchLength ()
 get character length for column More...
 
static string GetBicMatchHelp ()
 get the help text for the field in the database for this column More...
 
static string GetDateOfBirthDBName ()
 get the name of the field in the database for this column More...
 
static short GetDateOfBirthLength ()
 get character length for column More...
 
static string GetDateOfBirthHelp ()
 get the help text for the field in the database for this column More...
 
static string GetFamilyKeyDBName ()
 get the name of the field in the database for this column More...
 
static short GetFamilyKeyLength ()
 get character length for column More...
 
static string GetFamilyKeyHelp ()
 get the help text for the field in the database for this column More...
 
static string GetLastGiftDateDBName ()
 get the name of the field in the database for this column More...
 
static short GetLastGiftDateLength ()
 get character length for column More...
 
static string GetLastGiftDateHelp ()
 get the help text for the field in the database for this column More...
 
static string GetSortByDBName ()
 get the name of the field in the database for this column More...
 
static short GetSortByLength ()
 get character length for column More...
 
static string GetSortByHelp ()
 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 ColumnPartnerName
 
DataColumn ColumnPartnerNameMatch
 
DataColumn ColumnPersonalName
 
DataColumn ColumnPersonalNameMatch
 
DataColumn ColumnPreviousName
 
DataColumn ColumnPreviousNameMatch
 
DataColumn ColumnAddress1
 
DataColumn ColumnAddress1Match
 
DataColumn ColumnCity
 
DataColumn ColumnCityMatch
 
DataColumn ColumnPostCode
 
DataColumn ColumnPostCodeMatch
 
DataColumn ColumnCounty
 
DataColumn ColumnCountyMatch
 
DataColumn ColumnCountry
 
DataColumn ColumnMailingAddressOnly
 
DataColumn ColumnPartnerClass
 
DataColumn ColumnRestrictedParterClasses
 
DataColumn ColumnPartnerKey
 
DataColumn ColumnPartnerStatus
 
DataColumn ColumnEmail
 
DataColumn ColumnEmailMatch
 
DataColumn ColumnAddress2
 
DataColumn ColumnAddress2Match
 
DataColumn ColumnAddress3
 
DataColumn ColumnAddress3Match
 
DataColumn ColumnLocationKey
 
DataColumn ColumnWorkerFamOnly
 
DataColumn ColumnMemberOnly
 
DataColumn ColumnExactPartnerKeyMatch
 
DataColumn ColumnPhoneNumber
 
DataColumn ColumnPhoneNumberMatch
 
DataColumn ColumnAccountName
 
DataColumn ColumnAccountNameMatch
 
DataColumn ColumnIban
 
DataColumn ColumnIbanMatch
 
DataColumn ColumnAccountNumber
 
DataColumn ColumnAccountNumberMatch
 
DataColumn ColumnBankKey
 
DataColumn ColumnBic
 
DataColumn ColumnBicMatch
 
DataColumn ColumnDateOfBirth
 
DataColumn ColumnFamilyKey
 
DataColumn ColumnLastGiftDate
 
DataColumn ColumnSortBy
 
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 = 5120
 TableId for Ict.Common.Data generic functions. More...
 
static readonly short ColumnPartnerNameId = 0
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnPartnerNameMatchId = 1
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnPersonalNameId = 2
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnPersonalNameMatchId = 3
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnPreviousNameId = 4
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnPreviousNameMatchId = 5
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnAddress1Id = 6
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnAddress1MatchId = 7
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnCityId = 8
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnCityMatchId = 9
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnPostCodeId = 10
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnPostCodeMatchId = 11
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnCountyId = 12
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnCountyMatchId = 13
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnCountryId = 14
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnMailingAddressOnlyId = 15
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnPartnerClassId = 16
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnRestrictedParterClassesId = 17
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnPartnerKeyId = 18
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnPartnerStatusId = 19
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnEmailId = 20
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnEmailMatchId = 21
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnAddress2Id = 22
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnAddress2MatchId = 23
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnAddress3Id = 24
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnAddress3MatchId = 25
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnLocationKeyId = 26
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnWorkerFamOnlyId = 27
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnMemberOnlyId = 28
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnExactPartnerKeyMatchId = 29
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnPhoneNumberId = 30
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnPhoneNumberMatchId = 31
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnAccountNameId = 32
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnAccountNameMatchId = 33
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnIbanId = 34
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnIbanMatchId = 35
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnAccountNumberId = 36
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnAccountNumberMatchId = 37
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnBankKeyId = 38
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnBicId = 39
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnBicMatchId = 40
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnDateOfBirthId = 41
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnFamilyKeyId = 42
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnLastGiftDateId = 43
 used for generic TTypedDataTable functions More...
 
static readonly short ColumnSortById = 44
 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

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

Constructor & Destructor Documentation

◆ PartnerFindTDSSearchCriteriaTable() [1/3]

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

constructor

◆ PartnerFindTDSSearchCriteriaTable() [2/3]

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

constructor

◆ PartnerFindTDSSearchCriteriaTable() [3/3]

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

◆ GetAccountNameDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetAccountNameDBName ( )
inlinestatic

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

◆ GetAccountNameHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetAccountNameHelp ( )
inlinestatic

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

◆ GetAccountNameLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetAccountNameLength ( )
inlinestatic

get character length for column

◆ GetAccountNameMatchDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetAccountNameMatchDBName ( )
inlinestatic

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

◆ GetAccountNameMatchHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetAccountNameMatchHelp ( )
inlinestatic

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

◆ GetAccountNameMatchLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetAccountNameMatchLength ( )
inlinestatic

get character length for column

◆ GetAccountNumberDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetAccountNumberDBName ( )
inlinestatic

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

◆ GetAccountNumberHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetAccountNumberHelp ( )
inlinestatic

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

◆ GetAccountNumberLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetAccountNumberLength ( )
inlinestatic

get character length for column

◆ GetAccountNumberMatchDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetAccountNumberMatchDBName ( )
inlinestatic

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

◆ GetAccountNumberMatchHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetAccountNumberMatchHelp ( )
inlinestatic

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

◆ GetAccountNumberMatchLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetAccountNumberMatchLength ( )
inlinestatic

get character length for column

◆ GetAddress1DBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetAddress1DBName ( )
inlinestatic

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

◆ GetAddress1Help()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetAddress1Help ( )
inlinestatic

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

◆ GetAddress1Length()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetAddress1Length ( )
inlinestatic

get character length for column

◆ GetAddress1MatchDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetAddress1MatchDBName ( )
inlinestatic

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

◆ GetAddress1MatchHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetAddress1MatchHelp ( )
inlinestatic

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

◆ GetAddress1MatchLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetAddress1MatchLength ( )
inlinestatic

get character length for column

◆ GetAddress2DBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetAddress2DBName ( )
inlinestatic

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

◆ GetAddress2Help()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetAddress2Help ( )
inlinestatic

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

◆ GetAddress2Length()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetAddress2Length ( )
inlinestatic

get character length for column

◆ GetAddress2MatchDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetAddress2MatchDBName ( )
inlinestatic

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

◆ GetAddress2MatchHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetAddress2MatchHelp ( )
inlinestatic

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

◆ GetAddress2MatchLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetAddress2MatchLength ( )
inlinestatic

get character length for column

◆ GetAddress3DBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetAddress3DBName ( )
inlinestatic

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

◆ GetAddress3Help()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetAddress3Help ( )
inlinestatic

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

◆ GetAddress3Length()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetAddress3Length ( )
inlinestatic

get character length for column

◆ GetAddress3MatchDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetAddress3MatchDBName ( )
inlinestatic

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

◆ GetAddress3MatchHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetAddress3MatchHelp ( )
inlinestatic

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

◆ GetAddress3MatchLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetAddress3MatchLength ( )
inlinestatic

get character length for column

◆ GetBankKeyDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetBankKeyDBName ( )
inlinestatic

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

◆ GetBankKeyHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetBankKeyHelp ( )
inlinestatic

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

◆ GetBankKeyLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetBankKeyLength ( )
inlinestatic

get character length for column

◆ GetBicDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetBicDBName ( )
inlinestatic

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

◆ GetBicHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetBicHelp ( )
inlinestatic

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

◆ GetBicLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetBicLength ( )
inlinestatic

get character length for column

◆ GetBicMatchDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetBicMatchDBName ( )
inlinestatic

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

◆ GetBicMatchHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetBicMatchHelp ( )
inlinestatic

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

◆ GetBicMatchLength()

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

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

◆ GetCityDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetCityDBName ( )
inlinestatic

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

◆ GetCityHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetCityHelp ( )
inlinestatic

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

◆ GetCityLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetCityLength ( )
inlinestatic

get character length for column

◆ GetCityMatchDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetCityMatchDBName ( )
inlinestatic

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

◆ GetCityMatchHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetCityMatchHelp ( )
inlinestatic

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

◆ GetCityMatchLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetCityMatchLength ( )
inlinestatic

get character length for column

◆ 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

◆ GetCountryDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetCountryDBName ( )
inlinestatic

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

◆ GetCountryHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetCountryHelp ( )
inlinestatic

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

◆ GetCountryLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetCountryLength ( )
inlinestatic

get character length for column

◆ GetCountyDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetCountyDBName ( )
inlinestatic

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

◆ GetCountyHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetCountyHelp ( )
inlinestatic

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

◆ GetCountyLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetCountyLength ( )
inlinestatic

get character length for column

◆ GetCountyMatchDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetCountyMatchDBName ( )
inlinestatic

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

◆ GetCountyMatchHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetCountyMatchHelp ( )
inlinestatic

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

◆ GetCountyMatchLength()

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

◆ GetDateOfBirthDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetDateOfBirthDBName ( )
inlinestatic

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

◆ GetDateOfBirthHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetDateOfBirthHelp ( )
inlinestatic

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

◆ GetDateOfBirthLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetDateOfBirthLength ( )
inlinestatic

get character length for column

◆ GetEmailDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetEmailDBName ( )
inlinestatic

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

◆ GetEmailHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetEmailHelp ( )
inlinestatic

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

◆ GetEmailLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetEmailLength ( )
inlinestatic

get character length for column

◆ GetEmailMatchDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetEmailMatchDBName ( )
inlinestatic

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

◆ GetEmailMatchHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetEmailMatchHelp ( )
inlinestatic

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

◆ GetEmailMatchLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetEmailMatchLength ( )
inlinestatic

get character length for column

◆ GetExactPartnerKeyMatchDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetExactPartnerKeyMatchDBName ( )
inlinestatic

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

◆ GetExactPartnerKeyMatchHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetExactPartnerKeyMatchHelp ( )
inlinestatic

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

◆ GetExactPartnerKeyMatchLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetExactPartnerKeyMatchLength ( )
inlinestatic

get character length for column

◆ GetFamilyKeyDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetFamilyKeyDBName ( )
inlinestatic

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

◆ GetFamilyKeyHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetFamilyKeyHelp ( )
inlinestatic

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

◆ GetFamilyKeyLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetFamilyKeyLength ( )
inlinestatic

get character length for column

◆ GetIbanDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetIbanDBName ( )
inlinestatic

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

◆ GetIbanHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetIbanHelp ( )
inlinestatic

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

◆ GetIbanLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetIbanLength ( )
inlinestatic

get character length for column

◆ GetIbanMatchDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetIbanMatchDBName ( )
inlinestatic

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

◆ GetIbanMatchHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetIbanMatchHelp ( )
inlinestatic

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

◆ GetIbanMatchLength()

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

◆ GetLastGiftDateDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetLastGiftDateDBName ( )
inlinestatic

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

◆ GetLastGiftDateHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetLastGiftDateHelp ( )
inlinestatic

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

◆ GetLastGiftDateLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetLastGiftDateLength ( )
inlinestatic

get character length for 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

◆ GetLocationKeyDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetLocationKeyDBName ( )
inlinestatic

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

◆ GetLocationKeyHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetLocationKeyHelp ( )
inlinestatic

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

◆ GetLocationKeyLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetLocationKeyLength ( )
inlinestatic

get character length for column

◆ GetMailingAddressOnlyDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetMailingAddressOnlyDBName ( )
inlinestatic

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

◆ GetMailingAddressOnlyHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetMailingAddressOnlyHelp ( )
inlinestatic

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

◆ GetMailingAddressOnlyLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetMailingAddressOnlyLength ( )
inlinestatic

get character length for column

◆ GetMemberOnlyDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetMemberOnlyDBName ( )
inlinestatic

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

◆ GetMemberOnlyHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetMemberOnlyHelp ( )
inlinestatic

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

◆ GetMemberOnlyLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetMemberOnlyLength ( )
inlinestatic

get character length for column

◆ GetPartnerClassDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPartnerClassDBName ( )
inlinestatic

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

◆ GetPartnerClassHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPartnerClassHelp ( )
inlinestatic

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

◆ GetPartnerClassLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPartnerClassLength ( )
inlinestatic

get character length for column

◆ GetPartnerKeyDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPartnerKeyDBName ( )
inlinestatic

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

◆ GetPartnerKeyHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPartnerKeyHelp ( )
inlinestatic

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

◆ GetPartnerKeyLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPartnerKeyLength ( )
inlinestatic

get character length for column

◆ GetPartnerNameDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPartnerNameDBName ( )
inlinestatic

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

◆ GetPartnerNameHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPartnerNameHelp ( )
inlinestatic

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

◆ GetPartnerNameLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPartnerNameLength ( )
inlinestatic

get character length for column

◆ GetPartnerNameMatchDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPartnerNameMatchDBName ( )
inlinestatic

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

◆ GetPartnerNameMatchHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPartnerNameMatchHelp ( )
inlinestatic

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

◆ GetPartnerNameMatchLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPartnerNameMatchLength ( )
inlinestatic

get character length for column

◆ GetPartnerStatusDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPartnerStatusDBName ( )
inlinestatic

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

◆ GetPartnerStatusHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPartnerStatusHelp ( )
inlinestatic

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

◆ GetPartnerStatusLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPartnerStatusLength ( )
inlinestatic

get character length for column

◆ GetPersonalNameDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPersonalNameDBName ( )
inlinestatic

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

◆ GetPersonalNameHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPersonalNameHelp ( )
inlinestatic

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

◆ GetPersonalNameLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPersonalNameLength ( )
inlinestatic

get character length for column

◆ GetPersonalNameMatchDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPersonalNameMatchDBName ( )
inlinestatic

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

◆ GetPersonalNameMatchHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPersonalNameMatchHelp ( )
inlinestatic

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

◆ GetPersonalNameMatchLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPersonalNameMatchLength ( )
inlinestatic

get character length for column

◆ GetPhoneNumberDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPhoneNumberDBName ( )
inlinestatic

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

◆ GetPhoneNumberHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPhoneNumberHelp ( )
inlinestatic

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

◆ GetPhoneNumberLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPhoneNumberLength ( )
inlinestatic

get character length for column

◆ GetPhoneNumberMatchDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPhoneNumberMatchDBName ( )
inlinestatic

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

◆ GetPhoneNumberMatchHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPhoneNumberMatchHelp ( )
inlinestatic

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

◆ GetPhoneNumberMatchLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPhoneNumberMatchLength ( )
inlinestatic

get character length for column

◆ GetPostCodeDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPostCodeDBName ( )
inlinestatic

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

◆ GetPostCodeHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPostCodeHelp ( )
inlinestatic

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

◆ GetPostCodeLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPostCodeLength ( )
inlinestatic

get character length for column

◆ GetPostCodeMatchDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPostCodeMatchDBName ( )
inlinestatic

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

◆ GetPostCodeMatchHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPostCodeMatchHelp ( )
inlinestatic

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

◆ GetPostCodeMatchLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPostCodeMatchLength ( )
inlinestatic

get character length for column

◆ GetPreviousNameDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPreviousNameDBName ( )
inlinestatic

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

◆ GetPreviousNameHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPreviousNameHelp ( )
inlinestatic

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

◆ GetPreviousNameLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPreviousNameLength ( )
inlinestatic

get character length for column

◆ GetPreviousNameMatchDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPreviousNameMatchDBName ( )
inlinestatic

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

◆ GetPreviousNameMatchHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetPreviousNameMatchHelp ( )
inlinestatic

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

◆ GetPreviousNameMatchLength()

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

◆ GetRestrictedParterClassesDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetRestrictedParterClassesDBName ( )
inlinestatic

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

◆ GetRestrictedParterClassesHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetRestrictedParterClassesHelp ( )
inlinestatic

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

◆ GetRestrictedParterClassesLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetRestrictedParterClassesLength ( )
inlinestatic

get character length for column

◆ GetSortByDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetSortByDBName ( )
inlinestatic

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

◆ GetSortByHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetSortByHelp ( )
inlinestatic

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

◆ GetSortByLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetSortByLength ( )
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.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.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.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetTableDBName ( )
inlinestatic

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

◆ GetTableName() [1/2]

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

◆ GetWorkerFamOnlyDBName()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetWorkerFamOnlyDBName ( )
inlinestatic

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

◆ GetWorkerFamOnlyHelp()

static string Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetWorkerFamOnlyHelp ( )
inlinestatic

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

◆ GetWorkerFamOnlyLength()

static short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.GetWorkerFamOnlyLength ( )
inlinestatic

get character length for column

◆ InitClass()

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

create the columns

Implements Ict.Common.Data.TTypedDataTable.

◆ InitVars()

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

new typed row using DataRowBuilder

◆ NewRowTyped() [1/2]

PartnerFindTDSSearchCriteriaRow Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.NewRowTyped ( )
inline

create a new typed row, always with default values

◆ NewRowTyped() [2/2]

PartnerFindTDSSearchCriteriaRow Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.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

◆ ColumnAccountName

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnAccountName

◆ ColumnAccountNameId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnAccountNameId = 32
static

used for generic TTypedDataTable functions

◆ ColumnAccountNameMatch

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnAccountNameMatch

◆ ColumnAccountNameMatchId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnAccountNameMatchId = 33
static

used for generic TTypedDataTable functions

◆ ColumnAccountNumber

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnAccountNumber

◆ ColumnAccountNumberId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnAccountNumberId = 36
static

used for generic TTypedDataTable functions

◆ ColumnAccountNumberMatch

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnAccountNumberMatch

◆ ColumnAccountNumberMatchId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnAccountNumberMatchId = 37
static

used for generic TTypedDataTable functions

◆ ColumnAddress1

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnAddress1

◆ ColumnAddress1Id

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnAddress1Id = 6
static

used for generic TTypedDataTable functions

◆ ColumnAddress1Match

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnAddress1Match

◆ ColumnAddress1MatchId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnAddress1MatchId = 7
static

used for generic TTypedDataTable functions

◆ ColumnAddress2

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnAddress2

◆ ColumnAddress2Id

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnAddress2Id = 22
static

used for generic TTypedDataTable functions

◆ ColumnAddress2Match

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnAddress2Match

◆ ColumnAddress2MatchId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnAddress2MatchId = 23
static

used for generic TTypedDataTable functions

◆ ColumnAddress3

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnAddress3

◆ ColumnAddress3Id

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnAddress3Id = 24
static

used for generic TTypedDataTable functions

◆ ColumnAddress3Match

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnAddress3Match

◆ ColumnAddress3MatchId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnAddress3MatchId = 25
static

used for generic TTypedDataTable functions

◆ ColumnBankKey

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnBankKey

◆ ColumnBankKeyId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnBankKeyId = 38
static

used for generic TTypedDataTable functions

◆ ColumnBic

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnBic

◆ ColumnBicId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnBicId = 39
static

used for generic TTypedDataTable functions

◆ ColumnBicMatch

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnBicMatch

◆ ColumnBicMatchId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnBicMatchId = 40
static

used for generic TTypedDataTable functions

◆ ColumnCity

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnCity

◆ ColumnCityId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnCityId = 8
static

used for generic TTypedDataTable functions

◆ ColumnCityMatch

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnCityMatch

◆ ColumnCityMatchId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnCityMatchId = 9
static

used for generic TTypedDataTable functions

◆ ColumnCountry

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnCountry

◆ ColumnCountryId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnCountryId = 14
static

used for generic TTypedDataTable functions

◆ ColumnCounty

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnCounty

◆ ColumnCountyId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnCountyId = 12
static

used for generic TTypedDataTable functions

◆ ColumnCountyMatch

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnCountyMatch

◆ ColumnCountyMatchId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnCountyMatchId = 13
static

used for generic TTypedDataTable functions

◆ ColumnDateOfBirth

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnDateOfBirth

◆ ColumnDateOfBirthId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnDateOfBirthId = 41
static

used for generic TTypedDataTable functions

◆ ColumnEmail

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnEmail

◆ ColumnEmailId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnEmailId = 20
static

used for generic TTypedDataTable functions

◆ ColumnEmailMatch

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnEmailMatch

◆ ColumnEmailMatchId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnEmailMatchId = 21
static

used for generic TTypedDataTable functions

◆ ColumnExactPartnerKeyMatch

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnExactPartnerKeyMatch

◆ ColumnExactPartnerKeyMatchId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnExactPartnerKeyMatchId = 29
static

used for generic TTypedDataTable functions

◆ ColumnFamilyKey

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnFamilyKey

◆ ColumnFamilyKeyId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnFamilyKeyId = 42
static

used for generic TTypedDataTable functions

◆ ColumnIban

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnIban

◆ ColumnIbanId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnIbanId = 34
static

used for generic TTypedDataTable functions

◆ ColumnIbanMatch

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnIbanMatch

◆ ColumnIbanMatchId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnIbanMatchId = 35
static

used for generic TTypedDataTable functions

◆ ColumnLastGiftDate

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnLastGiftDate

◆ ColumnLastGiftDateId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnLastGiftDateId = 43
static

used for generic TTypedDataTable functions

◆ ColumnLocationKey

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnLocationKey

◆ ColumnLocationKeyId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnLocationKeyId = 26
static

used for generic TTypedDataTable functions

◆ ColumnMailingAddressOnly

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnMailingAddressOnly

◆ ColumnMailingAddressOnlyId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnMailingAddressOnlyId = 15
static

used for generic TTypedDataTable functions

◆ ColumnMemberOnly

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnMemberOnly

◆ ColumnMemberOnlyId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnMemberOnlyId = 28
static

used for generic TTypedDataTable functions

◆ ColumnPartnerClass

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnPartnerClass

◆ ColumnPartnerClassId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnPartnerClassId = 16
static

used for generic TTypedDataTable functions

◆ ColumnPartnerKey

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnPartnerKey

◆ ColumnPartnerKeyId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnPartnerKeyId = 18
static

used for generic TTypedDataTable functions

◆ ColumnPartnerName

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnPartnerName

◆ ColumnPartnerNameId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnPartnerNameId = 0
static

used for generic TTypedDataTable functions

◆ ColumnPartnerNameMatch

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnPartnerNameMatch

◆ ColumnPartnerNameMatchId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnPartnerNameMatchId = 1
static

used for generic TTypedDataTable functions

◆ ColumnPartnerStatus

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnPartnerStatus

◆ ColumnPartnerStatusId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnPartnerStatusId = 19
static

used for generic TTypedDataTable functions

◆ ColumnPersonalName

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnPersonalName

◆ ColumnPersonalNameId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnPersonalNameId = 2
static

used for generic TTypedDataTable functions

◆ ColumnPersonalNameMatch

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnPersonalNameMatch

◆ ColumnPersonalNameMatchId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnPersonalNameMatchId = 3
static

used for generic TTypedDataTable functions

◆ ColumnPhoneNumber

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnPhoneNumber

◆ ColumnPhoneNumberId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnPhoneNumberId = 30
static

used for generic TTypedDataTable functions

◆ ColumnPhoneNumberMatch

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnPhoneNumberMatch

◆ ColumnPhoneNumberMatchId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnPhoneNumberMatchId = 31
static

used for generic TTypedDataTable functions

◆ ColumnPostCode

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnPostCode

◆ ColumnPostCodeId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnPostCodeId = 10
static

used for generic TTypedDataTable functions

◆ ColumnPostCodeMatch

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnPostCodeMatch

◆ ColumnPostCodeMatchId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnPostCodeMatchId = 11
static

used for generic TTypedDataTable functions

◆ ColumnPreviousName

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnPreviousName

◆ ColumnPreviousNameId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnPreviousNameId = 4
static

used for generic TTypedDataTable functions

◆ ColumnPreviousNameMatch

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnPreviousNameMatch

◆ ColumnPreviousNameMatchId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnPreviousNameMatchId = 5
static

used for generic TTypedDataTable functions

◆ ColumnRestrictedParterClasses

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnRestrictedParterClasses

◆ ColumnRestrictedParterClassesId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnRestrictedParterClassesId = 17
static

used for generic TTypedDataTable functions

◆ ColumnSortBy

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnSortBy

◆ ColumnSortById

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnSortById = 44
static

used for generic TTypedDataTable functions

◆ ColumnWorkerFamOnly

DataColumn Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnWorkerFamOnly

◆ ColumnWorkerFamOnlyId

readonly short Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.ColumnWorkerFamOnlyId = 27
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.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.TableId = 5120
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.PartnerFindTDSSearchCriteriaTable.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]

PartnerFindTDSSearchCriteriaRow Ict.Petra.Shared.MPartner.Partner.Data.PartnerFindTDSSearchCriteriaTable.this[int i]
get

Access a typed row by index.


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