Show / Hide Table of Contents

Namespace SuperOffice.CRM.Rows

Classes

AccessScriptRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the access_script table.

AccessScriptRecordDataExtensions

Extension methods to make it easy to fetch AccessScriptRecordData objects from the database, using the infrastructure

AccessScriptRow

Scripts to implement row-based access rules (sentry light)
Row Object for table 'access_script'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

AccessScriptRow.AccessScriptRowIdx

Abstract base class for accessors.

AccessScriptRow.AccessScriptRowIdxBase

Abstract base class for accessors.

AccessScriptRow.CustomSearch

Class representing a custom search against table 'access_script'. Use this class to create a query that is pre-populated with the correct AccessScriptTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AccessScriptRow. If your query matches more than one row in the database, the result will reflect the first row only.

AccessScriptRow.IdxAccessScriptId

Class representing index 'IDXAccess_scriptId'.

AccessScriptRows

Scripts to implement row-based access rules (sentry light) Collection of AccessScriptRow. Each element of the collection represents one row in the AccessScript table.

AccessScriptRows.AccessScriptRowsIdx

Abstract base class for accessors.

AccessScriptRows.CustomSearch

Class representing a custom search against table 'access_script'. Use this class to create a query that is pre-populated with the correct AccessScriptTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AccessScriptRows collection of matching rows.

ActiveUserRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the activeuser table.

ActiveUserRecordDataExtensions

Extension methods to make it easy to fetch ActiveUserRecordData objects from the database, using the infrastructure

ActiveUserRow

Currently logged-on users. This table contains encrypted license information. Changing it may disable login for all users and require intervention by SuperOffice support. Recommended use: for determining who is logged on, at what location, etc.
Row Object for table 'activeuser'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ActiveUserRow.ActiveUserRowIdx

Abstract base class for accessors.

ActiveUserRow.ActiveUserRowIdxBase

Abstract base class for accessors.

ActiveUserRow.CustomSearch

Class representing a custom search against table 'activeuser'. Use this class to create a query that is pre-populated with the correct ActiveUserTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ActiveUserRow. If your query matches more than one row in the database, the result will reflect the first row only.

ActiveUserRow.IdxActiveuserId

Class representing index 'IDXAuserId'.

ActiveUserRows

Currently logged-on users. This table contains encrypted license information. Changing it may disable login for all users and require intervention by SuperOffice support. Recommended use: for determining who is logged on, at what location, etc. Collection of ActiveUserRow. Each element of the collection represents one row in the ActiveUser table.

ActiveUserRows.ActiveUserRowsIdx

Abstract base class for accessors.

ActiveUserRows.CustomSearch

Class representing a custom search against table 'activeuser'. Use this class to create a query that is pre-populated with the correct ActiveUserTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ActiveUserRows collection of matching rows.

AddressFormatRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the AddressFormat table.

AddressFormatRecordDataExtensions

Extension methods to make it easy to fetch AddressFormatRecordData objects from the database, using the infrastructure

AddressFormatRow

Address formats for GUI and labels. See more information: Addressformat on http://techdoc.superoffice.com
Row Object for table 'AddressFormat'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

AddressFormatRow.AddressFormatRowIdx

Abstract base class for accessors.

AddressFormatRow.AddressFormatRowIdxBase

Abstract base class for accessors.

AddressFormatRow.CustomSearch

Class representing a custom search against table 'AddressFormat'. Use this class to create a query that is pre-populated with the correct AddressFormatTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AddressFormatRow. If your query matches more than one row in the database, the result will reflect the first row only.

AddressFormatRow.IdxAddressformatId

Class representing index 'IDXAddressFormatId'.

AddressFormatRows

Address formats for GUI and labels. See more information: Addressformat on http://techdoc.superoffice.com Collection of AddressFormatRow. Each element of the collection represents one row in the AddressFormat table.

AddressFormatRows.AddressFormatRowsIdx

Abstract base class for accessors.

AddressFormatRows.CustomSearch

Class representing a custom search against table 'AddressFormat'. Use this class to create a query that is pre-populated with the correct AddressFormatTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AddressFormatRows collection of matching rows.

AddressRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the address table.

AddressRecordDataExtensions

Extension methods to make it easy to fetch AddressRecordData objects from the database, using the infrastructure

AddressRow

Contact and Person addresses
Row Object for table 'address'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

AddressRow.AddressRowIdx

Abstract base class for accessors.

AddressRow.AddressRowIdxBase

Abstract base class for accessors.

AddressRow.CustomSearch

Class representing a custom search against table 'address'. Use this class to create a query that is pre-populated with the correct AddressTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AddressRow. If your query matches more than one row in the database, the result will reflect the first row only.

AddressRow.IdxAddressId

Class representing index 'IDXAddrId'.

AddressRow.IdxOwnerIdAtypeIdx

Class representing index 'IOwner_idType_idx'.

AddressRows

Contact and Person addresses Collection of AddressRow. Each element of the collection represents one row in the Address table.

AddressRows.AddressRowsIdx

Abstract base class for accessors.

AddressRows.CustomSearch

Class representing a custom search against table 'address'. Use this class to create a query that is pre-populated with the correct AddressTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AddressRows collection of matching rows.

AddressRows.IdxOwnerId

Class representing index 'IOwner_idType_idx'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

AddressRows.IdxState

Class representing index 'IDXAddrState'.

AddressRows.IdxZipcode

Class representing index 'IDXAddrZip'.

AmountClassGroupLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the AmountClassGroupLink table.

AmountClassGroupLinkRecordDataExtensions

Extension methods to make it easy to fetch AmountClassGroupLinkRecordData objects from the database, using the infrastructure

AmountClassGroupLinkRow

User group link table for AmountClass, for MDO item hiding
Row Object for table 'AmountClassGroupLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

AmountClassGroupLinkRow.AmountClassGroupLinkRowIdx

Abstract base class for accessors.

AmountClassGroupLinkRow.AmountClassGroupLinkRowIdxBase

Abstract base class for accessors.

AmountClassGroupLinkRow.CustomSearch

Class representing a custom search against table 'AmountClassGroupLink'. Use this class to create a query that is pre-populated with the correct AmountClassGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AmountClassGroupLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

AmountClassGroupLinkRow.IdxAmountclassgrouplinkId

Class representing index 'IDXAmountClassGLId'.

AmountClassGroupLinkRows

User group link table for AmountClass, for MDO item hiding Collection of AmountClassGroupLinkRow. Each element of the collection represents one row in the AmountClassGroupLink table.

AmountClassGroupLinkRows.AmountClassGroupLinkRowsIdx

Abstract base class for accessors.

AmountClassGroupLinkRows.CustomSearch

Class representing a custom search against table 'AmountClassGroupLink'. Use this class to create a query that is pre-populated with the correct AmountClassGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AmountClassGroupLinkRows collection of matching rows.

AmountClassGroupLinkRows.IdxAmountclassId

Class representing index 'IDXAmountClassGLAmountclass_i'.

AmountClassGroupLinkRows.IdxGroupId

Class representing index 'IDXAmountClassGLGroup_id'.

AmountClassHeadingLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the AmountClassHeadingLink table.

AmountClassHeadingLinkRecordDataExtensions

Extension methods to make it easy to fetch AmountClassHeadingLinkRecordData objects from the database, using the infrastructure

AmountClassHeadingLinkRow

Heading link table for AmountClass, for MDO headers
Row Object for table 'AmountClassHeadingLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

AmountClassHeadingLinkRow.AmountClassHeadingLinkRowIdx

Abstract base class for accessors.

AmountClassHeadingLinkRow.AmountClassHeadingLinkRowIdxBase

Abstract base class for accessors.

AmountClassHeadingLinkRow.CustomSearch

Class representing a custom search against table 'AmountClassHeadingLink'. Use this class to create a query that is pre-populated with the correct AmountClassHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AmountClassHeadingLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

AmountClassHeadingLinkRow.IdxAmountclassheadinglinkId

Class representing index 'IDXAmountClassHLId'.

AmountClassHeadingLinkRows

Heading link table for AmountClass, for MDO headers Collection of AmountClassHeadingLinkRow. Each element of the collection represents one row in the AmountClassHeadingLink table.

AmountClassHeadingLinkRows.AmountClassHeadingLinkRowsIdx

Abstract base class for accessors.

AmountClassHeadingLinkRows.CustomSearch

Class representing a custom search against table 'AmountClassHeadingLink'. Use this class to create a query that is pre-populated with the correct AmountClassHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AmountClassHeadingLinkRows collection of matching rows.

AmountClassHeadingLinkRows.IdxAmountclassId

Class representing index 'IDXAmountClassHLAmountclass_i'.

AmountClassHeadingLinkRows.IdxHeadingId

Class representing index 'IDXAmountClassHLHeading_id'.

AmountClassRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the AmountClass table.

AmountClassRecordDataExtensions

Extension methods to make it easy to fetch AmountClassRecordData objects from the database, using the infrastructure

AmountClassRow

Amount Class list for SuperOffice Sales Intelligence (Saint) - used to group sales by amounts, into bins (low --> high) called amount classes. More information regarding SuperOffice Sales Intelligence on http://techdoc.superoffice.com
Row Object for table 'AmountClass'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

AmountClassRow.AmountClassRowIdx

Abstract base class for accessors.

AmountClassRow.AmountClassRowIdxBase

Abstract base class for accessors.

AmountClassRow.CustomSearch

Class representing a custom search against table 'AmountClass'. Use this class to create a query that is pre-populated with the correct AmountClassTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AmountClassRow. If your query matches more than one row in the database, the result will reflect the first row only.

AmountClassRow.IdxAmountClassId

Class representing index 'IDXAmountClassId'.

AmountClassRow.IdxName

Class representing index 'IDXAmountClassName'.

AmountClassRows

Amount Class list for SuperOffice Sales Intelligence (Saint) - used to group sales by amounts, into bins (low --> high) called amount classes. More information regarding SuperOffice Sales Intelligence on http://techdoc.superoffice.com Collection of AmountClassRow. Each element of the collection represents one row in the AmountClass table.

AmountClassRows.AmountClassRowsIdx

Abstract base class for accessors.

AmountClassRows.CustomSearch

Class representing a custom search against table 'AmountClass'. Use this class to create a query that is pre-populated with the correct AmountClassTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AmountClassRows collection of matching rows.

AmountClassRows.IdxAmountFrom

Class representing index 'IDXAmountClassAmountFrom'.

AmountClassRows.IdxAmountTo

Class representing index 'IDXAmountClassAmountTo'.

AppointmentRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the appointment table.

AppointmentRecordDataExtensions

Extension methods to make it easy to fetch AppointmentRecordData objects from the database, using the infrastructure

AppointmentRow

Tasks, appointments, followups, phone calls; and documents (document_id != 0). An appointment always has a corresponding record in VisibleFor specifying who may see this.
Row Object for table 'appointment'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

AppointmentRow.AppointmentRowIdx

Abstract base class for accessors.

AppointmentRow.AppointmentRowIdxBase

Abstract base class for accessors.

AppointmentRow.CustomSearch

Class representing a custom search against table 'appointment'. Use this class to create a query that is pre-populated with the correct AppointmentTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AppointmentRow. If your query matches more than one row in the database, the result will reflect the first row only.

AppointmentRow.IdxAppointmentId

Class representing index 'IDXAppntId'.

AppointmentRow.IdxAssociateIdActiveDateMotherIdAppointmentId

Class representing index 'IAssoc_idActiveDateMother_idI'.

AppointmentRow.IdxMotherIdStatusActiveDateRegisteredAssociateIdRegisteredAssignedByGroupIdxTypeAssociateIdAppointmentId

Class representing index 'IMother_idStatusActiveDateReg'.

AppointmentRow.IdxProjectIdTypeActiveDateDocumentIdAssociateIdGroupIdxMotherIdAssignedByAppointmentIdRegisteredRegisteredAssociateId

Class representing index 'IProj_idTypeActiveDateDoc_idA'.

AppointmentRows

Tasks, appointments, followups, phone calls; and documents (document_id != 0). An appointment always has a corresponding record in VisibleFor specifying who may see this. Collection of AppointmentRow. Each element of the collection represents one row in the Appointment table.

AppointmentRows.AppointmentRowsIdx

Abstract base class for accessors.

AppointmentRows.CustomSearch

Class representing a custom search against table 'appointment'. Use this class to create a query that is pre-populated with the correct AppointmentTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AppointmentRows collection of matching rows.

AppointmentRows.IdxActiveDate

Class representing index 'IDXAppntActiveDate'.

AppointmentRows.IdxAssociateId

Class representing index 'IAssoc_idTypeStatusDone'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

AppointmentRows.IdxAssociateIdActiveDate

Class representing index 'IAssoc_idActiveDateMother_idI'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

AppointmentRows.IdxAssociateIdActiveDateMotherId

Class representing index 'IAssoc_idActiveDateMother_idI'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

AppointmentRows.IdxAssociateIdType

Class representing index 'IAssoc_idTypeStatusDone'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

AppointmentRows.IdxAssociateIdTypeEndDate

Class representing index 'IAssoc_idTypeEndDateDo_by'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

AppointmentRows.IdxAssociateIdTypeEndDateDoBy

Class representing index 'IAssoc_idTypeEndDateDo_by'.

AppointmentRows.IdxAssociateIdTypeStatus

Class representing index 'IAssoc_idTypeStatusDone'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

AppointmentRows.IdxAssociateIdTypeStatusActiveDate

Class representing index 'IAssoc_idTypeStatusActiveDate'.

AppointmentRows.IdxAssociateIdTypeStatusDoBy

Class representing index 'IAssoc_idTypeStatusDo_by'.

AppointmentRows.IdxAssociateIdTypeStatusDone

Class representing index 'IAssoc_idTypeStatusDone'.

AppointmentRows.IdxContactId

Class representing index 'IDXAppntCont_id'.

AppointmentRows.IdxContactIdType

Class representing index 'ICont_idType'.

AppointmentRows.IdxDoBy

Class representing index 'IDXAppntDo_by'.

AppointmentRows.IdxDocumentId

Class representing index 'IDXAppntDoc_id'.

AppointmentRows.IdxDone

Class representing index 'IDXAppntDone'.

AppointmentRows.IdxGroupIdx

Class representing index 'IDXAppntGrp_idx'.

AppointmentRows.IdxMotherId

Class representing index 'IDXAppntMother_id'.

AppointmentRows.IdxMotherIdStatus

Class representing index 'IMother_idStatusActiveDateReg'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

AppointmentRows.IdxMotherIdStatusActiveDate

Class representing index 'IMother_idStatusActiveDateReg'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

AppointmentRows.IdxMotherIdStatusActiveDateRegisteredAssociateId

Class representing index 'IMother_idStatusActiveDateReg'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

AppointmentRows.IdxMotherIdStatusActiveDateRegisteredAssociateIdRegistered

Class representing index 'IMother_idStatusActiveDateReg'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

AppointmentRows.IdxMotherIdStatusActiveDateRegisteredAssociateIdRegisteredAssignedBy

Class representing index 'IMother_idStatusActiveDateReg'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

AppointmentRows.IdxMotherIdStatusActiveDateRegisteredAssociateIdRegisteredAssignedByGroupIdx

Class representing index 'IMother_idStatusActiveDateReg'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

AppointmentRows.IdxMotherIdStatusActiveDateRegisteredAssociateIdRegisteredAssignedByGroupIdxType

Class representing index 'IMother_idStatusActiveDateReg'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

AppointmentRows.IdxMotherIdStatusActiveDateRegisteredAssociateIdRegisteredAssignedByGroupIdxTypeAssociateId

Class representing index 'IMother_idStatusActiveDateReg'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

AppointmentRows.IdxPersonId

Class representing index 'IDXAppntPers_id'.

AppointmentRows.IdxProjectId

Class representing index 'IDXAppntProj_id'.

AppointmentRows.IdxProjectIdType

Class representing index 'IProj_idType'.

AppointmentRows.IdxProjectIdTypeActiveDate

Class representing index 'IProj_idTypeActiveDateDoc_idA'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

AppointmentRows.IdxProjectIdTypeActiveDateDocumentId

Class representing index 'IProj_idTypeActiveDateDoc_idA'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

AppointmentRows.IdxProjectIdTypeActiveDateDocumentIdAssociateId

Class representing index 'IProj_idTypeActiveDateDoc_idA'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

AppointmentRows.IdxProjectIdTypeActiveDateDocumentIdAssociateIdGroupIdx

Class representing index 'IProj_idTypeActiveDateDoc_idA'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

AppointmentRows.IdxProjectIdTypeActiveDateDocumentIdAssociateIdGroupIdxMotherId

Class representing index 'IProj_idTypeActiveDateDoc_idA'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

AppointmentRows.IdxProjectIdTypeActiveDateDocumentIdAssociateIdGroupIdxMotherIdAssignedBy

Class representing index 'IProj_idTypeActiveDateDoc_idA'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

AppointmentRows.IdxRecurrenceRuleId

Class representing index 'IRecurrenceRuleIdActiveDateAs'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

AppointmentRows.IdxRecurrenceRuleIdActiveDate

Class representing index 'IRecurrenceRuleIdActiveDateAs'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

AppointmentRows.IdxRecurrenceRuleIdActiveDateAssociateId

Class representing index 'IRecurrenceRuleIdActiveDateAs'.

AppointmentRows.IdxRecurrenceRuleIdActiveDateMotherId

Class representing index 'IRecurrenceRuleIdActiveDateMo'.

AppointmentRows.IdxSaleId

Class representing index 'IDXAppntSale_id'.

AppointmentRows.IdxSource

Class representing index 'IDXAppntSource'.

AppointmentRows.IdxSuggestedAppointmentId

Class representing index 'IDXAppntSuggestedAppointmentI'.

AppointmentRows.IdxSuggestedDocumentId

Class representing index 'IDXAppntSuggestedDocumentId'.

AppointmentRows.IdxTextId

Class representing index 'IDXAppntText_id'.

AppointmentRows.IdxUserdef2Id

Class representing index 'IDXAppntUdef2_id'.

AppointmentRows.IdxUserdefId

Class representing index 'IDXAppntUdef_id'.

AreaRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the area table.

AreaRecordDataExtensions

Extension methods to make it easy to fetch AreaRecordData objects from the database, using the infrastructure

AreaRow

Definition of an Area (database subset for satellite and travel)
Row Object for table 'area'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

AreaRow.AreaRowIdx

Abstract base class for accessors.

AreaRow.AreaRowIdxBase

Abstract base class for accessors.

AreaRow.CustomSearch

Class representing a custom search against table 'area'. Use this class to create a query that is pre-populated with the correct AreaTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AreaRow. If your query matches more than one row in the database, the result will reflect the first row only.

AreaRow.IdxAreaId

Class representing index 'IDXAreaId'.

AreaRows

Definition of an Area (database subset for satellite and travel) Collection of AreaRow. Each element of the collection represents one row in the Area table.

AreaRows.AreaRowsIdx

Abstract base class for accessors.

AreaRows.CustomSearch

Class representing a custom search against table 'area'. Use this class to create a query that is pre-populated with the correct AreaTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AreaRows collection of matching rows.

AreaRows.IdxParentAreaId

Class representing index 'IDXAreaParent_area_id'.

AreaUserAssignmentRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the areauserassignment table.

AreaUserAssignmentRecordDataExtensions

Extension methods to make it easy to fetch AreaUserAssignmentRecordData objects from the database, using the infrastructure

AreaUserAssignmentRow

Link table indicating which users actually reside in this area.
Row Object for table 'areauserassignment'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

AreaUserAssignmentRow.AreaUserAssignmentRowIdx

Abstract base class for accessors.

AreaUserAssignmentRow.AreaUserAssignmentRowIdxBase

Abstract base class for accessors.

AreaUserAssignmentRow.CustomSearch

Class representing a custom search against table 'areauserassignment'. Use this class to create a query that is pre-populated with the correct AreaUserAssignmentTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AreaUserAssignmentRow. If your query matches more than one row in the database, the result will reflect the first row only.

AreaUserAssignmentRow.IdxAreauserassignmentId

Class representing index 'IDXAusraId'.

AreaUserAssignmentRows

Link table indicating which users actually reside in this area. Collection of AreaUserAssignmentRow. Each element of the collection represents one row in the AreaUserAssignment table.

AreaUserAssignmentRows.AreaUserAssignmentRowsIdx

Abstract base class for accessors.

AreaUserAssignmentRows.CustomSearch

Class representing a custom search against table 'areauserassignment'. Use this class to create a query that is pre-populated with the correct AreaUserAssignmentTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AreaUserAssignmentRows collection of matching rows.

AreaUserAssignmentRows.IdxAreaId

Class representing index 'IDXAusraArea_id'.

AreaUserAssignmentRows.IdxAssociateId

Class representing index 'IDXAusraAssoc_id'.

AreaUserInclusionRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the areauserinclusion table.

AreaUserInclusionRecordDataExtensions

Extension methods to make it easy to fetch AreaUserInclusionRecordData objects from the database, using the infrastructure

AreaUserInclusionRow

Link table incidated whose data should be included in this area. If Include all data in Area (no filtering) is ticket then there will be no rows for this area in this table.
Row Object for table 'areauserinclusion'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

AreaUserInclusionRow.AreaUserInclusionRowIdx

Abstract base class for accessors.

AreaUserInclusionRow.AreaUserInclusionRowIdxBase

Abstract base class for accessors.

AreaUserInclusionRow.CustomSearch

Class representing a custom search against table 'areauserinclusion'. Use this class to create a query that is pre-populated with the correct AreaUserInclusionTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AreaUserInclusionRow. If your query matches more than one row in the database, the result will reflect the first row only.

AreaUserInclusionRow.IdxAreauserinclusionId

Class representing index 'IDXAusriId'.

AreaUserInclusionRows

Link table incidated whose data should be included in this area. If Include all data in Area (no filtering) is ticket then there will be no rows for this area in this table. Collection of AreaUserInclusionRow. Each element of the collection represents one row in the AreaUserInclusion table.

AreaUserInclusionRows.AreaUserInclusionRowsIdx

Abstract base class for accessors.

AreaUserInclusionRows.CustomSearch

Class representing a custom search against table 'areauserinclusion'. Use this class to create a query that is pre-populated with the correct AreaUserInclusionTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AreaUserInclusionRows collection of matching rows.

AreaUserInclusionRows.IdxAreaId

Class representing index 'IDXAusriArea_id'.

AreaUserInclusionRows.IdxAssociateId

Class representing index 'IDXAusriAssoc_id'.

AssociateGroupLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the AssociateGroupLink table.

AssociateGroupLinkRecordDataExtensions

Extension methods to make it easy to fetch AssociateGroupLinkRecordData objects from the database, using the infrastructure

AssociateGroupLinkRow

User group link table for Associate, for MDO item hiding
Row Object for table 'AssociateGroupLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

AssociateGroupLinkRow.AssociateGroupLinkRowIdx

Abstract base class for accessors.

AssociateGroupLinkRow.AssociateGroupLinkRowIdxBase

Abstract base class for accessors.

AssociateGroupLinkRow.CustomSearch

Class representing a custom search against table 'AssociateGroupLink'. Use this class to create a query that is pre-populated with the correct AssociateGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AssociateGroupLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

AssociateGroupLinkRow.IdxAssociategrouplinkId

Class representing index 'IDXAssociateGLId'.

AssociateGroupLinkRows

User group link table for Associate, for MDO item hiding Collection of AssociateGroupLinkRow. Each element of the collection represents one row in the AssociateGroupLink table.

AssociateGroupLinkRows.AssociateGroupLinkRowsIdx

Abstract base class for accessors.

AssociateGroupLinkRows.CustomSearch

Class representing a custom search against table 'AssociateGroupLink'. Use this class to create a query that is pre-populated with the correct AssociateGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AssociateGroupLinkRows collection of matching rows.

AssociateGroupLinkRows.IdxAssociateId

Class representing index 'IDXAssociateGLAssociate_id'.

AssociateGroupLinkRows.IdxGroupId

Class representing index 'IDXAssociateGLGroup_id'.

AssociateHeadingLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the AssociateHeadingLink table.

AssociateHeadingLinkRecordDataExtensions

Extension methods to make it easy to fetch AssociateHeadingLinkRecordData objects from the database, using the infrastructure

AssociateHeadingLinkRow

Heading link table for associate for display only. Supportive table, used for grouping and filtering on lists.
Row Object for table 'AssociateHeadingLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

AssociateHeadingLinkRow.AssociateHeadingLinkRowIdx

Abstract base class for accessors.

AssociateHeadingLinkRow.AssociateHeadingLinkRowIdxBase

Abstract base class for accessors.

AssociateHeadingLinkRow.CustomSearch

Class representing a custom search against table 'AssociateHeadingLink'. Use this class to create a query that is pre-populated with the correct AssociateHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AssociateHeadingLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

AssociateHeadingLinkRow.IdxAssociateheadinglinkId

Class representing index 'IDXAssociateHLId'.

AssociateHeadingLinkRows

Heading link table for associate for display only. Supportive table, used for grouping and filtering on lists. Collection of AssociateHeadingLinkRow. Each element of the collection represents one row in the AssociateHeadingLink table.

AssociateHeadingLinkRows.AssociateHeadingLinkRowsIdx

Abstract base class for accessors.

AssociateHeadingLinkRows.CustomSearch

Class representing a custom search against table 'AssociateHeadingLink'. Use this class to create a query that is pre-populated with the correct AssociateHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AssociateHeadingLinkRows collection of matching rows.

AssociateHeadingLinkRows.IdxAssociateId

Class representing index 'IDXAssociateHLAssociate_id'.

AssociateHeadingLinkRows.IdxHeadingId

Class representing index 'IDXAssociateHLHeading_id'.

AssociateHistoryRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the AssociateHistory table.

AssociateHistoryRecordDataExtensions

Extension methods to make it easy to fetch AssociateHistoryRecordData objects from the database, using the infrastructure

AssociateHistoryRow

Historical information about associates that have been deleted. Most references are NOT declared as foreign keys; this is a historical table that should not be updated when further changes occur in the database
Row Object for table 'AssociateHistory'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

AssociateHistoryRow.AssociateHistoryRowIdx

Abstract base class for accessors.

AssociateHistoryRow.AssociateHistoryRowIdxBase

Abstract base class for accessors.

AssociateHistoryRow.CustomSearch

Class representing a custom search against table 'AssociateHistory'. Use this class to create a query that is pre-populated with the correct AssociateHistoryTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AssociateHistoryRow. If your query matches more than one row in the database, the result will reflect the first row only.

AssociateHistoryRow.IdxAssociateHistoryId

Class representing index 'IDXAssociateHistoryId'.

AssociateHistoryRows

Historical information about associates that have been deleted. Most references are NOT declared as foreign keys; this is a historical table that should not be updated when further changes occur in the database Collection of AssociateHistoryRow. Each element of the collection represents one row in the AssociateHistory table.

AssociateHistoryRows.AssociateHistoryRowsIdx

Abstract base class for accessors.

AssociateHistoryRows.CustomSearch

Class representing a custom search against table 'AssociateHistory'. Use this class to create a query that is pre-populated with the correct AssociateHistoryTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AssociateHistoryRows collection of matching rows.

AssociateRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the associate table.

AssociateRecordDataExtensions

Extension methods to make it easy to fetch AssociateRecordData objects from the database, using the infrastructure

AssociateRow

Employees, resources and other users - except for External persons
Row Object for table 'associate'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

AssociateRow.AssociateRowIdx

Abstract base class for accessors.

AssociateRow.AssociateRowIdxBase

Abstract base class for accessors.

AssociateRow.CustomSearch

Class representing a custom search against table 'associate'. Use this class to create a query that is pre-populated with the correct AssociateTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AssociateRow. If your query matches more than one row in the database, the result will reflect the first row only.

AssociateRow.IdxAssociateId

Class representing index 'IDXAssocId'.

AssociateRow.IdxName

Class representing index 'IDXAssocName'.

AssociateRows

Employees, resources and other users - except for External persons Collection of AssociateRow. Each element of the collection represents one row in the Associate table.

AssociateRows.AssociateRowsIdx

Abstract base class for accessors.

AssociateRows.CustomSearch

Class representing a custom search against table 'associate'. Use this class to create a query that is pre-populated with the correct AssociateTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AssociateRows collection of matching rows.

AssociateRows.IdxPersonId

Class representing index 'IDXAssocPers_id'.

AssociateRows.IdxType

Class representing index 'IDXAssocType'.

AttachmentLocationRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the attachment_location table.

AttachmentLocationRecordDataExtensions

Extension methods to make it easy to fetch AttachmentLocationRecordData objects from the database, using the infrastructure

AttachmentLocationRow

A location for storing attachments
Row Object for table 'attachment_location'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

AttachmentLocationRow.AttachmentLocationRowIdx

Abstract base class for accessors.

AttachmentLocationRow.AttachmentLocationRowIdxBase

Abstract base class for accessors.

AttachmentLocationRow.CustomSearch

Class representing a custom search against table 'attachment_location'. Use this class to create a query that is pre-populated with the correct AttachmentLocationTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AttachmentLocationRow. If your query matches more than one row in the database, the result will reflect the first row only.

AttachmentLocationRow.IdxAttachmentLocationId

Class representing index 'IDXAttachment_locationId'.

AttachmentLocationRows

A location for storing attachments Collection of AttachmentLocationRow. Each element of the collection represents one row in the AttachmentLocation table.

AttachmentLocationRows.AttachmentLocationRowsIdx

Abstract base class for accessors.

AttachmentLocationRows.CustomSearch

Class representing a custom search against table 'attachment_location'. Use this class to create a query that is pre-populated with the correct AttachmentLocationTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AttachmentLocationRows collection of matching rows.

AttachmentRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the attachment table.

AttachmentRecordDataExtensions

Extension methods to make it easy to fetch AttachmentRecordData objects from the database, using the infrastructure

AttachmentRow

This table contains metadata for attachments. The actual attachments are stored directly on disk, with filenames based on the the primary key for this table.
Row Object for table 'attachment'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

AttachmentRow.AttachmentRowIdx

Abstract base class for accessors.

AttachmentRow.AttachmentRowIdxBase

Abstract base class for accessors.

AttachmentRow.CustomSearch

Class representing a custom search against table 'attachment'. Use this class to create a query that is pre-populated with the correct AttachmentTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AttachmentRow. If your query matches more than one row in the database, the result will reflect the first row only.

AttachmentRow.IdxAttachmentId

Class representing index 'IDXAttachmentId'.

AttachmentRows

This table contains metadata for attachments. The actual attachments are stored directly on disk, with filenames based on the the primary key for this table. Collection of AttachmentRow. Each element of the collection represents one row in the Attachment table.

AttachmentRows.AttachmentRowsIdx

Abstract base class for accessors.

AttachmentRows.CustomSearch

Class representing a custom search against table 'attachment'. Use this class to create a query that is pre-populated with the correct AttachmentTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AttachmentRows collection of matching rows.

AttachmentRows.IdxDbiAgentId

Class representing index 'IDXAttachmentDbi_agent_id'.

AttachmentRows.IdxDbiKey

Class representing index 'IDXAttachmentDbi_key'.

AttachmentRows.IdxDbiLastModified

Class representing index 'IDXAttachmentDbi_last_modifie'.

AttachmentRows.IdxDbiLastSyncronized

Class representing index 'IDXAttachmentDbi_last_syncron'.

AudienceConfigRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the AudienceConfig table.

AudienceConfigRecordDataExtensions

Extension methods to make it easy to fetch AudienceConfigRecordData objects from the database, using the infrastructure

AudienceConfigRow

Configuration data for Audience core and webparts
Row Object for table 'AudienceConfig'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

AudienceConfigRow.AudienceConfigRowIdx

Abstract base class for accessors.

AudienceConfigRow.AudienceConfigRowIdxBase

Abstract base class for accessors.

AudienceConfigRow.CustomSearch

Class representing a custom search against table 'AudienceConfig'. Use this class to create a query that is pre-populated with the correct AudienceConfigTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AudienceConfigRow. If your query matches more than one row in the database, the result will reflect the first row only.

AudienceConfigRow.IdxAudienceConfigId

Class representing index 'IDXAudienceConfigId'.

AudienceConfigRows

Configuration data for Audience core and webparts Collection of AudienceConfigRow. Each element of the collection represents one row in the AudienceConfig table.

AudienceConfigRows.AudienceConfigRowsIdx

Abstract base class for accessors.

AudienceConfigRows.CustomSearch

Class representing a custom search against table 'AudienceConfig'. Use this class to create a query that is pre-populated with the correct AudienceConfigTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AudienceConfigRows collection of matching rows.

AudienceConfigRows.IdxAudienceLayoutId

Class representing index 'IDXAudienceConfigAudienceLayo'.

AudienceLayoutLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the AudienceLayoutLink table.

AudienceLayoutLinkRecordDataExtensions

Extension methods to make it easy to fetch AudienceLayoutLinkRecordData objects from the database, using the infrastructure

AudienceLayoutLinkRow

Link between an audience layout and some target grouping table - might be Role or Category
Row Object for table 'AudienceLayoutLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

AudienceLayoutLinkRow.AudienceLayoutLinkRowIdx

Abstract base class for accessors.

AudienceLayoutLinkRow.AudienceLayoutLinkRowIdxBase

Abstract base class for accessors.

AudienceLayoutLinkRow.CustomSearch

Class representing a custom search against table 'AudienceLayoutLink'. Use this class to create a query that is pre-populated with the correct AudienceLayoutLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AudienceLayoutLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

AudienceLayoutLinkRow.IdxAudienceLayoutLinkId

Class representing index 'IDXAudienceLayoutLinkId'.

AudienceLayoutLinkRows

Link between an audience layout and some target grouping table - might be Role or Category Collection of AudienceLayoutLinkRow. Each element of the collection represents one row in the AudienceLayoutLink table.

AudienceLayoutLinkRows.AudienceLayoutLinkRowsIdx

Abstract base class for accessors.

AudienceLayoutLinkRows.CustomSearch

Class representing a custom search against table 'AudienceLayoutLink'. Use this class to create a query that is pre-populated with the correct AudienceLayoutLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AudienceLayoutLinkRows collection of matching rows.

AudienceLayoutLinkRows.IdxAudienceLayoutId

Class representing index 'IDXAudienceLayoutLinkAudience'.

AudienceLayoutLinkRows.IdxTargetTable

Class representing index 'ITargetTableTargetRecord'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

AudienceLayoutLinkRows.IdxTargetTableTargetRecord

Class representing index 'ITargetTableTargetRecord'.

AudienceLayoutRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the AudienceLayout table.

AudienceLayoutRecordDataExtensions

Extension methods to make it easy to fetch AudienceLayoutRecordData objects from the database, using the infrastructure

AudienceLayoutRow

One layout (of webparts and other stuff) for an audience instance
Row Object for table 'AudienceLayout'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

AudienceLayoutRow.AudienceLayoutRowIdx

Abstract base class for accessors.

AudienceLayoutRow.AudienceLayoutRowIdxBase

Abstract base class for accessors.

AudienceLayoutRow.CustomSearch

Class representing a custom search against table 'AudienceLayout'. Use this class to create a query that is pre-populated with the correct AudienceLayoutTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AudienceLayoutRow. If your query matches more than one row in the database, the result will reflect the first row only.

AudienceLayoutRow.IdxAudienceLayoutId

Class representing index 'IDXAudienceLayoutId'.

AudienceLayoutRow.IdxInstanceName

Class representing index 'IDXAudienceLayoutInstanceName'.

AudienceLayoutRows

One layout (of webparts and other stuff) for an audience instance Collection of AudienceLayoutRow. Each element of the collection represents one row in the AudienceLayout table.

AudienceLayoutRows.AudienceLayoutRowsIdx

Abstract base class for accessors.

AudienceLayoutRows.CustomSearch

Class representing a custom search against table 'AudienceLayout'. Use this class to create a query that is pre-populated with the correct AudienceLayoutTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AudienceLayoutRows collection of matching rows.

AudienceVisibilityRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the AudienceVisibility table.

AudienceVisibilityRecordDataExtensions

Extension methods to make it easy to fetch AudienceVisibilityRecordData objects from the database, using the infrastructure

AudienceVisibilityRow

How projects (or whatever) should be made visible in audience
Row Object for table 'AudienceVisibility'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

AudienceVisibilityRow.AudienceVisibilityRowIdx

Abstract base class for accessors.

AudienceVisibilityRow.AudienceVisibilityRowIdxBase

Abstract base class for accessors.

AudienceVisibilityRow.CustomSearch

Class representing a custom search against table 'AudienceVisibility'. Use this class to create a query that is pre-populated with the correct AudienceVisibilityTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AudienceVisibilityRow. If your query matches more than one row in the database, the result will reflect the first row only.

AudienceVisibilityRow.IdxAudienceVisibilityId

Class representing index 'IDXAudienceVisibilityId'.

AudienceVisibilityRows

How projects (or whatever) should be made visible in audience Collection of AudienceVisibilityRow. Each element of the collection represents one row in the AudienceVisibility table.

AudienceVisibilityRows.AudienceVisibilityRowsIdx

Abstract base class for accessors.

AudienceVisibilityRows.CustomSearch

Class representing a custom search against table 'AudienceVisibility'. Use this class to create a query that is pre-populated with the correct AudienceVisibilityTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AudienceVisibilityRows collection of matching rows.

AudienceVisibilityRows.IdxControllingTable

Class representing index 'IControllingTableControllingR'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

AudienceVisibilityRows.IdxControllingTableControllingRecord

Class representing index 'IControllingTableControllingR'.

AudienceVisibilityRows.IdxSourceTable

Class representing index 'ISourceTableSourceRecord'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

AudienceVisibilityRows.IdxSourceTableSourceRecord

Class representing index 'ISourceTableSourceRecord'.

AutosaveRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the autosave table.

AutosaveRecordDataExtensions

Extension methods to make it easy to fetch AutosaveRecordData objects from the database, using the infrastructure

AutosaveRow

Autosaved text clobs from ejscript and emarketeer messages
Row Object for table 'autosave'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

AutosaveRow.AutosaveRowIdx

Abstract base class for accessors.

AutosaveRow.AutosaveRowIdxBase

Abstract base class for accessors.

AutosaveRow.CustomSearch

Class representing a custom search against table 'autosave'. Use this class to create a query that is pre-populated with the correct AutosaveTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AutosaveRow. If your query matches more than one row in the database, the result will reflect the first row only.

AutosaveRow.IdxAutosaveId

Class representing index 'IDXAutosaveId'.

AutosaveRows

Autosaved text clobs from ejscript and emarketeer messages Collection of AutosaveRow. Each element of the collection represents one row in the Autosave table.

AutosaveRows.AutosaveRowsIdx

Abstract base class for accessors.

AutosaveRows.CustomSearch

Class representing a custom search against table 'autosave'. Use this class to create a query that is pre-populated with the correct AutosaveTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a AutosaveRows collection of matching rows.

AutosaveRows.IdxIndexId

Class representing index 'IDXAutosaveIndex_id'.

BaseTZLocationRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the BaseTZLocation table.

BaseTZLocationRecordDataExtensions

Extension methods to make it easy to fetch BaseTZLocationRecordData objects from the database, using the infrastructure

BaseTZLocationRow

Time zone location for the database (how tz-related datetimes should be stored in the database)
Row Object for table 'BaseTZLocation'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

BaseTZLocationRow.BaseTZLocationRowIdx

Abstract base class for accessors.

BaseTZLocationRow.BaseTZLocationRowIdxBase

Abstract base class for accessors.

BaseTZLocationRow.CustomSearch

Class representing a custom search against table 'BaseTZLocation'. Use this class to create a query that is pre-populated with the correct BaseTZLocationTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a BaseTZLocationRow. If your query matches more than one row in the database, the result will reflect the first row only.

BaseTZLocationRow.IdxBaseTZLocationId

Class representing index 'IDXBaseTZLocationId'.

BaseTZLocationRows

Time zone location for the database (how tz-related datetimes should be stored in the database) Collection of BaseTZLocationRow. Each element of the collection represents one row in the BaseTZLocation table.

BaseTZLocationRows.BaseTZLocationRowsIdx

Abstract base class for accessors.

BaseTZLocationRows.CustomSearch

Class representing a custom search against table 'BaseTZLocation'. Use this class to create a query that is pre-populated with the correct BaseTZLocationTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a BaseTZLocationRows collection of matching rows.

BatchTaskDefinitionRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the BatchTaskDefinition table.

BatchTaskDefinitionRecordDataExtensions

Extension methods to make it easy to fetch BatchTaskDefinitionRecordData objects from the database, using the infrastructure

BatchTaskDefinitionRow

Batch task definitiopns, populated from the SuperOffice.CRM.BatchProcessing.BatchTask attribute
Row Object for table 'BatchTaskDefinition'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

BatchTaskDefinitionRow.BatchTaskDefinitionRowIdx

Abstract base class for accessors.

BatchTaskDefinitionRow.BatchTaskDefinitionRowIdxBase

Abstract base class for accessors.

BatchTaskDefinitionRow.CustomSearch

Class representing a custom search against table 'BatchTaskDefinition'. Use this class to create a query that is pre-populated with the correct BatchTaskDefinitionTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a BatchTaskDefinitionRow. If your query matches more than one row in the database, the result will reflect the first row only.

BatchTaskDefinitionRow.IdxBatchTaskDefinitionId

Class representing index 'IDXBatchTaskDefinitionId'.

BatchTaskDefinitionRows

Batch task definitiopns, populated from the SuperOffice.CRM.BatchProcessing.BatchTask attribute Collection of BatchTaskDefinitionRow. Each element of the collection represents one row in the BatchTaskDefinition table.

BatchTaskDefinitionRows.BatchTaskDefinitionRowsIdx

Abstract base class for accessors.

BatchTaskDefinitionRows.CustomSearch

Class representing a custom search against table 'BatchTaskDefinition'. Use this class to create a query that is pre-populated with the correct BatchTaskDefinitionTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a BatchTaskDefinitionRows collection of matching rows.

BatchTaskDefinitionRows.IdxName

Class representing index 'IDXBatchTaskDefinitionName'.

BatchTaskDefinitionRows.IdxNameAssemblyVersion

Class representing index 'INameAssemblyVersion'.

BatchTaskRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the BatchTask table.

BatchTaskRecordDataExtensions

Extension methods to make it easy to fetch BatchTaskRecordData objects from the database, using the infrastructure

BatchTaskRow

Batch task request details, corresponding to the message body of a batch request message
Row Object for table 'BatchTask'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

BatchTaskRow.BatchTaskRowIdx

Abstract base class for accessors.

BatchTaskRow.BatchTaskRowIdxBase

Abstract base class for accessors.

BatchTaskRow.CustomSearch

Class representing a custom search against table 'BatchTask'. Use this class to create a query that is pre-populated with the correct BatchTaskTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a BatchTaskRow. If your query matches more than one row in the database, the result will reflect the first row only.

BatchTaskRow.IdxBatchTaskId

Class representing index 'IDXBatchTaskId'.

BatchTaskRows

Batch task request details, corresponding to the message body of a batch request message Collection of BatchTaskRow. Each element of the collection represents one row in the BatchTask table.

BatchTaskRows.BatchTaskRowsIdx

Abstract base class for accessors.

BatchTaskRows.CustomSearch

Class representing a custom search against table 'BatchTask'. Use this class to create a query that is pre-populated with the correct BatchTaskTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a BatchTaskRows collection of matching rows.

BatchTaskRows.IdxBatchTaskDefinitionId

Class representing index 'IBatchTaskDefinition_idState'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

BatchTaskRows.IdxBatchTaskDefinitionIdState

Class representing index 'IBatchTaskDefinition_idState'.

BatchTaskRows.IdxState

Class representing index 'IDXBatchTaskState'.

BinaryObjectLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the BinaryObjectLink table.

BinaryObjectLinkRecordDataExtensions

Extension methods to make it easy to fetch BinaryObjectLinkRecordData objects from the database, using the infrastructure

BinaryObjectLinkRow

Link table, connects a BinaryObject with one or more owners
Row Object for table 'BinaryObjectLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

BinaryObjectLinkRow.BinaryObjectLinkRowIdx

Abstract base class for accessors.

BinaryObjectLinkRow.BinaryObjectLinkRowIdxBase

Abstract base class for accessors.

BinaryObjectLinkRow.CustomSearch

Class representing a custom search against table 'BinaryObjectLink'. Use this class to create a query that is pre-populated with the correct BinaryObjectLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a BinaryObjectLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

BinaryObjectLinkRow.IdxBinaryObjectLinkId

Class representing index 'IDXBinaryObjectLinkId'.

BinaryObjectLinkRows

Link table, connects a BinaryObject with one or more owners Collection of BinaryObjectLinkRow. Each element of the collection represents one row in the BinaryObjectLink table.

BinaryObjectLinkRows.BinaryObjectLinkRowsIdx

Abstract base class for accessors.

BinaryObjectLinkRows.CustomSearch

Class representing a custom search against table 'BinaryObjectLink'. Use this class to create a query that is pre-populated with the correct BinaryObjectLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a BinaryObjectLinkRows collection of matching rows.

BinaryObjectLinkRows.IdxOwnerTable

Class representing index 'IOwnerTableOwnerRecordLinkTyp'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

BinaryObjectLinkRows.IdxOwnerTableOwnerRecord

Class representing index 'IOwnerTableOwnerRecordLinkTyp'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

BinaryObjectLinkRows.IdxOwnerTableOwnerRecordLinkType

Class representing index 'IOwnerTableOwnerRecordLinkTyp'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

BinaryObjectLinkRows.IdxOwnerTableOwnerRecordLinkTypeRank

Class representing index 'IOwnerTableOwnerRecordLinkTyp'.

BinaryObjectRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the BinaryObject table.

BinaryObjectRecordDataExtensions

Extension methods to make it easy to fetch BinaryObjectRecordData objects from the database, using the infrastructure

BinaryObjectRow

Binary objects, i.e., blobs. Used for images, documents, SuperOffice inbox mail and other large binary items
Row Object for table 'BinaryObject'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

BinaryObjectRow.BinaryObjectRowIdx

Abstract base class for accessors.

BinaryObjectRow.BinaryObjectRowIdxBase

Abstract base class for accessors.

BinaryObjectRow.CustomSearch

Class representing a custom search against table 'BinaryObject'. Use this class to create a query that is pre-populated with the correct BinaryObjectTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a BinaryObjectRow. If your query matches more than one row in the database, the result will reflect the first row only.

BinaryObjectRow.IdxBinaryObjectId

Class representing index 'IDXBinaryObjectId'.

BinaryObjectRows

Binary objects, i.e., blobs. Used for images, documents, SuperOffice inbox mail and other large binary items Collection of BinaryObjectRow. Each element of the collection represents one row in the BinaryObject table.

BinaryObjectRows.BinaryObjectRowsIdx

Abstract base class for accessors.

BinaryObjectRows.CustomSearch

Class representing a custom search against table 'BinaryObject'. Use this class to create a query that is pre-populated with the correct BinaryObjectTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a BinaryObjectRows collection of matching rows.

BinaryObjectRows.IdxConceptualType

Class representing index 'IDXBinaryObjectConceptualType'.

BinaryObjectRows.IdxExtraInfo

Class representing index 'IDXBinaryObjectExtraInfo'.

BinaryObjectRows.IdxMimeType

Class representing index 'IDXBinaryObjectMimeType'.

BusinessGroupLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the BusinessGroupLink table.

BusinessGroupLinkRecordDataExtensions

Extension methods to make it easy to fetch BusinessGroupLinkRecordData objects from the database, using the infrastructure

BusinessGroupLinkRow

User group link table for Business, for MDO item hiding
Row Object for table 'BusinessGroupLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

BusinessGroupLinkRow.BusinessGroupLinkRowIdx

Abstract base class for accessors.

BusinessGroupLinkRow.BusinessGroupLinkRowIdxBase

Abstract base class for accessors.

BusinessGroupLinkRow.CustomSearch

Class representing a custom search against table 'BusinessGroupLink'. Use this class to create a query that is pre-populated with the correct BusinessGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a BusinessGroupLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

BusinessGroupLinkRow.IdxBusinessgrouplinkId

Class representing index 'IDXBusinessGLId'.

BusinessGroupLinkRows

User group link table for Business, for MDO item hiding Collection of BusinessGroupLinkRow. Each element of the collection represents one row in the BusinessGroupLink table.

BusinessGroupLinkRows.BusinessGroupLinkRowsIdx

Abstract base class for accessors.

BusinessGroupLinkRows.CustomSearch

Class representing a custom search against table 'BusinessGroupLink'. Use this class to create a query that is pre-populated with the correct BusinessGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a BusinessGroupLinkRows collection of matching rows.

BusinessGroupLinkRows.IdxBusinessId

Class representing index 'IDXBusinessGLBusiness_id'.

BusinessGroupLinkRows.IdxGroupId

Class representing index 'IDXBusinessGLGroup_id'.

BusinessHeadingLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the BusinessHeadingLink table.

BusinessHeadingLinkRecordDataExtensions

Extension methods to make it easy to fetch BusinessHeadingLinkRecordData objects from the database, using the infrastructure

BusinessHeadingLinkRow

Heading link table for Business, for MDO headers
Row Object for table 'BusinessHeadingLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

BusinessHeadingLinkRow.BusinessHeadingLinkRowIdx

Abstract base class for accessors.

BusinessHeadingLinkRow.BusinessHeadingLinkRowIdxBase

Abstract base class for accessors.

BusinessHeadingLinkRow.CustomSearch

Class representing a custom search against table 'BusinessHeadingLink'. Use this class to create a query that is pre-populated with the correct BusinessHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a BusinessHeadingLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

BusinessHeadingLinkRow.IdxBusinessheadinglinkId

Class representing index 'IDXBusinessHLId'.

BusinessHeadingLinkRows

Heading link table for Business, for MDO headers Collection of BusinessHeadingLinkRow. Each element of the collection represents one row in the BusinessHeadingLink table.

BusinessHeadingLinkRows.BusinessHeadingLinkRowsIdx

Abstract base class for accessors.

BusinessHeadingLinkRows.CustomSearch

Class representing a custom search against table 'BusinessHeadingLink'. Use this class to create a query that is pre-populated with the correct BusinessHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a BusinessHeadingLinkRows collection of matching rows.

BusinessHeadingLinkRows.IdxBusinessId

Class representing index 'IDXBusinessHLBusiness_id'.

BusinessHeadingLinkRows.IdxHeadingId

Class representing index 'IDXBusinessHLHeading_id'.

BusinessRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the Business table.

BusinessRecordDataExtensions

Extension methods to make it easy to fetch BusinessRecordData objects from the database, using the infrastructure

BusinessRow

Business list table
Row Object for table 'Business'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

BusinessRow.BusinessRowIdx

Abstract base class for accessors.

BusinessRow.BusinessRowIdxBase

Abstract base class for accessors.

BusinessRow.CustomSearch

Class representing a custom search against table 'Business'. Use this class to create a query that is pre-populated with the correct BusinessTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a BusinessRow. If your query matches more than one row in the database, the result will reflect the first row only.

BusinessRow.IdxBusinessId

Class representing index 'IDXBusinessId'.

BusinessRow.IdxName

Class representing index 'IDXBusinessName'.

BusinessRows

Business list table Collection of BusinessRow. Each element of the collection represents one row in the Business table.

BusinessRows.BusinessRowsIdx

Abstract base class for accessors.

BusinessRows.CustomSearch

Class representing a custom search against table 'Business'. Use this class to create a query that is pre-populated with the correct BusinessTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a BusinessRows collection of matching rows.

CacheInvalidationRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the CacheInvalidation table.

CacheInvalidationRecordDataExtensions

Extension methods to make it easy to fetch CacheInvalidationRecordData objects from the database, using the infrastructure

CacheInvalidationRow

Names and generation numbers for distributed invalidation of caches
Row Object for table 'CacheInvalidation'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

CacheInvalidationRow.CacheInvalidationRowIdx

Abstract base class for accessors.

CacheInvalidationRow.CacheInvalidationRowIdxBase

Abstract base class for accessors.

CacheInvalidationRow.CustomSearch

Class representing a custom search against table 'CacheInvalidation'. Use this class to create a query that is pre-populated with the correct CacheInvalidationTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CacheInvalidationRow. If your query matches more than one row in the database, the result will reflect the first row only.

CacheInvalidationRow.IdxCacheInvalidationId

Class representing index 'IDXCacheInvalidationId'.

CacheInvalidationRow.IdxName

Class representing index 'IDXCacheInvalidationName'.

CacheInvalidationRows

Names and generation numbers for distributed invalidation of caches Collection of CacheInvalidationRow. Each element of the collection represents one row in the CacheInvalidation table.

CacheInvalidationRows.CacheInvalidationRowsIdx

Abstract base class for accessors.

CacheInvalidationRows.CustomSearch

Class representing a custom search against table 'CacheInvalidation'. Use this class to create a query that is pre-populated with the correct CacheInvalidationTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CacheInvalidationRows collection of matching rows.

CacheTablesRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the CacheTables table.

CacheTablesRecordDataExtensions

Extension methods to make it easy to fetch CacheTablesRecordData objects from the database, using the infrastructure

CacheTablesRow

Specifies which tables should be cached to local files (or otherwise), generally these are the lists and other low-frequency-of-change tables. Contains the ID of any tables cached in SOCache. The files are binary and called <tablename>.bin. <Shift>+<F5> throws all cache files.
Row Object for table 'CacheTables'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

CacheTablesRow.CacheTablesRowIdx

Abstract base class for accessors.

CacheTablesRow.CacheTablesRowIdxBase

Abstract base class for accessors.

CacheTablesRow.CustomSearch

Class representing a custom search against table 'CacheTables'. Use this class to create a query that is pre-populated with the correct CacheTablesTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CacheTablesRow. If your query matches more than one row in the database, the result will reflect the first row only.

CacheTablesRow.IdxCacheTabsId

Class representing index 'IDXCacheTabsCacheTabs_id'.

CacheTablesRows

Specifies which tables should be cached to local files (or otherwise), generally these are the lists and other low-frequency-of-change tables. Contains the ID of any tables cached in SOCache. The files are binary and called <tablename>.bin. <Shift>+<F5> throws all cache files. Collection of CacheTablesRow. Each element of the collection represents one row in the CacheTables table.

CacheTablesRows.CacheTablesRowsIdx

Abstract base class for accessors.

CacheTablesRows.CustomSearch

Class representing a custom search against table 'CacheTables'. Use this class to create a query that is pre-populated with the correct CacheTablesTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CacheTablesRows collection of matching rows.

CacheTablesRows.IdxTableId

Class representing index 'IDXCacheTabsTableId'.

CategoryFamilyRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the CategoryFamily table.

CategoryFamilyRecordDataExtensions

Extension methods to make it easy to fetch CategoryFamilyRecordData objects from the database, using the infrastructure

CategoryFamilyRow

Grouping table so that multiple company categories can be grouped under one term; to simplify searching for things like 'all customers'
Row Object for table 'CategoryFamily'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

CategoryFamilyRow.CategoryFamilyRowIdx

Abstract base class for accessors.

CategoryFamilyRow.CategoryFamilyRowIdxBase

Abstract base class for accessors.

CategoryFamilyRow.CustomSearch

Class representing a custom search against table 'CategoryFamily'. Use this class to create a query that is pre-populated with the correct CategoryFamilyTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CategoryFamilyRow. If your query matches more than one row in the database, the result will reflect the first row only.

CategoryFamilyRow.IdxCategoryFamilyId

Class representing index 'IDXCategoryFamilyId'.

CategoryFamilyRow.IdxName

Class representing index 'IDXCategoryFamilyName'.

CategoryFamilyRows

Grouping table so that multiple company categories can be grouped under one term; to simplify searching for things like 'all customers' Collection of CategoryFamilyRow. Each element of the collection represents one row in the CategoryFamily table.

CategoryFamilyRows.CategoryFamilyRowsIdx

Abstract base class for accessors.

CategoryFamilyRows.CustomSearch

Class representing a custom search against table 'CategoryFamily'. Use this class to create a query that is pre-populated with the correct CategoryFamilyTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CategoryFamilyRows collection of matching rows.

CategoryGroupLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the CategoryGroupLink table.

CategoryGroupLinkRecordDataExtensions

Extension methods to make it easy to fetch CategoryGroupLinkRecordData objects from the database, using the infrastructure

CategoryGroupLinkRow

User group link table for Category, for MDO item hiding
Row Object for table 'CategoryGroupLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

CategoryGroupLinkRow.CategoryGroupLinkRowIdx

Abstract base class for accessors.

CategoryGroupLinkRow.CategoryGroupLinkRowIdxBase

Abstract base class for accessors.

CategoryGroupLinkRow.CustomSearch

Class representing a custom search against table 'CategoryGroupLink'. Use this class to create a query that is pre-populated with the correct CategoryGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CategoryGroupLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

CategoryGroupLinkRow.IdxCategorygrouplinkId

Class representing index 'IDXCategoryGLId'.

CategoryGroupLinkRows

User group link table for Category, for MDO item hiding Collection of CategoryGroupLinkRow. Each element of the collection represents one row in the CategoryGroupLink table.

CategoryGroupLinkRows.CategoryGroupLinkRowsIdx

Abstract base class for accessors.

CategoryGroupLinkRows.CustomSearch

Class representing a custom search against table 'CategoryGroupLink'. Use this class to create a query that is pre-populated with the correct CategoryGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CategoryGroupLinkRows collection of matching rows.

CategoryGroupLinkRows.IdxCategoryId

Class representing index 'IDXCategoryGLCategory_id'.

CategoryGroupLinkRows.IdxGroupId

Class representing index 'IDXCategoryGLGroup_id'.

CategoryHeadingLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the CategoryHeadingLink table.

CategoryHeadingLinkRecordDataExtensions

Extension methods to make it easy to fetch CategoryHeadingLinkRecordData objects from the database, using the infrastructure

CategoryHeadingLinkRow

Heading link table for Category, for MDO headers
Row Object for table 'CategoryHeadingLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

CategoryHeadingLinkRow.CategoryHeadingLinkRowIdx

Abstract base class for accessors.

CategoryHeadingLinkRow.CategoryHeadingLinkRowIdxBase

Abstract base class for accessors.

CategoryHeadingLinkRow.CustomSearch

Class representing a custom search against table 'CategoryHeadingLink'. Use this class to create a query that is pre-populated with the correct CategoryHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CategoryHeadingLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

CategoryHeadingLinkRow.IdxCategoryheadinglinkId

Class representing index 'IDXCategoryHLId'.

CategoryHeadingLinkRows

Heading link table for Category, for MDO headers Collection of CategoryHeadingLinkRow. Each element of the collection represents one row in the CategoryHeadingLink table.

CategoryHeadingLinkRows.CategoryHeadingLinkRowsIdx

Abstract base class for accessors.

CategoryHeadingLinkRows.CustomSearch

Class representing a custom search against table 'CategoryHeadingLink'. Use this class to create a query that is pre-populated with the correct CategoryHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CategoryHeadingLinkRows collection of matching rows.

CategoryHeadingLinkRows.IdxCategoryId

Class representing index 'IDXCategoryHLCategory_id'.

CategoryHeadingLinkRows.IdxHeadingId

Class representing index 'IDXCategoryHLHeading_id'.

CategoryMembershipRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the category_membership table.

CategoryMembershipRecordDataExtensions

Extension methods to make it easy to fetch CategoryMembershipRecordData objects from the database, using the infrastructure

CategoryMembershipRow

This table connects users to categories (many-to-many).
Row Object for table 'category_membership'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

CategoryMembershipRow.CategoryMembershipRowIdx

Abstract base class for accessors.

CategoryMembershipRow.CategoryMembershipRowIdxBase

Abstract base class for accessors.

CategoryMembershipRow.CustomSearch

Class representing a custom search against table 'category_membership'. Use this class to create a query that is pre-populated with the correct CategoryMembershipTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CategoryMembershipRow. If your query matches more than one row in the database, the result will reflect the first row only.

CategoryMembershipRow.IdxCategoryMembershipId

Class representing index 'IDXCategory_membershipId'.

CategoryMembershipRows

This table connects users to categories (many-to-many). Collection of CategoryMembershipRow. Each element of the collection represents one row in the CategoryMembership table.

CategoryMembershipRows.CategoryMembershipRowsIdx

Abstract base class for accessors.

CategoryMembershipRows.CustomSearch

Class representing a custom search against table 'category_membership'. Use this class to create a query that is pre-populated with the correct CategoryMembershipTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CategoryMembershipRows collection of matching rows.

CategoryMembershipRows.IdxCategoryId

Class representing index 'IDXCategory_membershipCategor'.

CategoryMembershipRows.IdxUserId

Class representing index 'IDXCategory_membershipUser_id'.

CategoryRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the Category table.

CategoryRecordDataExtensions

Extension methods to make it easy to fetch CategoryRecordData objects from the database, using the infrastructure

CategoryRow

Category list table
Row Object for table 'Category'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

CategoryRow.CategoryRowIdx

Abstract base class for accessors.

CategoryRow.CategoryRowIdxBase

Abstract base class for accessors.

CategoryRow.CustomSearch

Class representing a custom search against table 'Category'. Use this class to create a query that is pre-populated with the correct CategoryTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CategoryRow. If your query matches more than one row in the database, the result will reflect the first row only.

CategoryRow.IdxCategoryId

Class representing index 'IDXCategoryId'.

CategoryRow.IdxName

Class representing index 'IDXCategoryName'.

CategoryRows

Category list table Collection of CategoryRow. Each element of the collection represents one row in the Category table.

CategoryRows.CategoryRowsIdx

Abstract base class for accessors.

CategoryRows.CustomSearch

Class representing a custom search against table 'Category'. Use this class to create a query that is pre-populated with the correct CategoryTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CategoryRows collection of matching rows.

ChatMessageRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the chat_message table.

ChatMessageRecordDataExtensions

Extension methods to make it easy to fetch ChatMessageRecordData objects from the database, using the infrastructure

ChatMessageRow

This table contains messages in a chat session.
Row Object for table 'chat_message'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ChatMessageRow.ChatMessageRowIdx

Abstract base class for accessors.

ChatMessageRow.ChatMessageRowIdxBase

Abstract base class for accessors.

ChatMessageRow.CustomSearch

Class representing a custom search against table 'chat_message'. Use this class to create a query that is pre-populated with the correct ChatMessageTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ChatMessageRow. If your query matches more than one row in the database, the result will reflect the first row only.

ChatMessageRow.IdxChatMessageId

Class representing index 'IDXChat_messageId'.

ChatMessageRows

This table contains messages in a chat session. Collection of ChatMessageRow. Each element of the collection represents one row in the ChatMessage table.

ChatMessageRows.ChatMessageRowsIdx

Abstract base class for accessors.

ChatMessageRows.CustomSearch

Class representing a custom search against table 'chat_message'. Use this class to create a query that is pre-populated with the correct ChatMessageTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ChatMessageRows collection of matching rows.

ChatMessageRows.IdxSessionId

Class representing index 'IDXChat_messageSession_id'.

ChatSessionRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the chat_session table.

ChatSessionRecordDataExtensions

Extension methods to make it easy to fetch ChatSessionRecordData objects from the database, using the infrastructure

ChatSessionRow

This table contains chat sessions.
Row Object for table 'chat_session'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ChatSessionRow.ChatSessionRowIdx

Abstract base class for accessors.

ChatSessionRow.ChatSessionRowIdxBase

Abstract base class for accessors.

ChatSessionRow.CustomSearch

Class representing a custom search against table 'chat_session'. Use this class to create a query that is pre-populated with the correct ChatSessionTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ChatSessionRow. If your query matches more than one row in the database, the result will reflect the first row only.

ChatSessionRow.IdxChatSessionId

Class representing index 'IDXChat_sessionId'.

ChatSessionRows

This table contains chat sessions. Collection of ChatSessionRow. Each element of the collection represents one row in the ChatSession table.

ChatSessionRows.ChatSessionRowsIdx

Abstract base class for accessors.

ChatSessionRows.CustomSearch

Class representing a custom search against table 'chat_session'. Use this class to create a query that is pre-populated with the correct ChatSessionTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ChatSessionRows collection of matching rows.

ChatSessionRows.IdxCustomerId

Class representing index 'IDXChat_sessionCustomer_id'.

ChatSessionRows.IdxStatus

Class representing index 'IStatusTopic_idId'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

ChatSessionRows.IdxStatusTopicId

Class representing index 'IStatusTopic_idId'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

ChatSessionRows.IdxTopicId

Class representing index 'IDXChat_sessionTopic_id'.

ChatSessionRows.IdxUserId

Class representing index 'IDXChat_sessionUser_id'.

ChatTopicRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the chat_topic table.

ChatTopicRecordDataExtensions

Extension methods to make it easy to fetch ChatTopicRecordData objects from the database, using the infrastructure

ChatTopicRow

This table contains chat topics.
Row Object for table 'chat_topic'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ChatTopicRow.ChatTopicRowIdx

Abstract base class for accessors.

ChatTopicRow.ChatTopicRowIdxBase

Abstract base class for accessors.

ChatTopicRow.CustomSearch

Class representing a custom search against table 'chat_topic'. Use this class to create a query that is pre-populated with the correct ChatTopicTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ChatTopicRow. If your query matches more than one row in the database, the result will reflect the first row only.

ChatTopicRow.IdxChatTopicId

Class representing index 'IDXChat_topicId'.

ChatTopicRows

This table contains chat topics. Collection of ChatTopicRow. Each element of the collection represents one row in the ChatTopic table.

ChatTopicRows.ChatTopicRowsIdx

Abstract base class for accessors.

ChatTopicRows.CustomSearch

Class representing a custom search against table 'chat_topic'. Use this class to create a query that is pre-populated with the correct ChatTopicTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ChatTopicRows collection of matching rows.

ChatTopicRows.IdxLanguageId

Class representing index 'IDXChat_topicLanguage_id'.

ChatTopicUserRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the chat_topic_user table.

ChatTopicUserRecordDataExtensions

Extension methods to make it easy to fetch ChatTopicUserRecordData objects from the database, using the infrastructure

ChatTopicUserRow

This table connected the chat topics with the users (i.e. the membership).
Row Object for table 'chat_topic_user'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ChatTopicUserRow.ChatTopicUserRowIdx

Abstract base class for accessors.

ChatTopicUserRow.ChatTopicUserRowIdxBase

Abstract base class for accessors.

ChatTopicUserRow.CustomSearch

Class representing a custom search against table 'chat_topic_user'. Use this class to create a query that is pre-populated with the correct ChatTopicUserTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ChatTopicUserRow. If your query matches more than one row in the database, the result will reflect the first row only.

ChatTopicUserRow.IdxChatTopicUserId

Class representing index 'IDXChat_topic_userId'.

ChatTopicUserRows

This table connected the chat topics with the users (i.e. the membership). Collection of ChatTopicUserRow. Each element of the collection represents one row in the ChatTopicUser table.

ChatTopicUserRows.ChatTopicUserRowsIdx

Abstract base class for accessors.

ChatTopicUserRows.CustomSearch

Class representing a custom search against table 'chat_topic_user'. Use this class to create a query that is pre-populated with the correct ChatTopicUserTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ChatTopicUserRows collection of matching rows.

ChatTopicUserRows.IdxTopicId

Class representing index 'IDXChat_topic_userTopic_id'.

ChatTopicUserRows.IdxUserId

Class representing index 'IDXChat_topic_userUser_id'.

CompanyDomainRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the company_domain table.

CompanyDomainRecordDataExtensions

Extension methods to make it easy to fetch CompanyDomainRecordData objects from the database, using the infrastructure

CompanyDomainRow

This table contains web-domains associated with a certain cust_company entry.
Row Object for table 'company_domain'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

CompanyDomainRow.CompanyDomainRowIdx

Abstract base class for accessors.

CompanyDomainRow.CompanyDomainRowIdxBase

Abstract base class for accessors.

CompanyDomainRow.CustomSearch

Class representing a custom search against table 'company_domain'. Use this class to create a query that is pre-populated with the correct CompanyDomainTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CompanyDomainRow. If your query matches more than one row in the database, the result will reflect the first row only.

CompanyDomainRow.IdxCompanyDomainId

Class representing index 'IDXCompany_domainId'.

CompanyDomainRows

This table contains web-domains associated with a certain cust_company entry. Collection of CompanyDomainRow. Each element of the collection represents one row in the CompanyDomain table.

CompanyDomainRows.CompanyDomainRowsIdx

Abstract base class for accessors.

CompanyDomainRows.CustomSearch

Class representing a custom search against table 'company_domain'. Use this class to create a query that is pre-populated with the correct CompanyDomainTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CompanyDomainRows collection of matching rows.

CompanyDomainRows.IdxCompanyId

Class representing index 'IDXCompany_domainCompany_id'.

CompanyRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the company table.

CompanyRecordDataExtensions

Extension methods to make it easy to fetch CompanyRecordData objects from the database, using the infrastructure

CompanyRow

Information on license and owner of this SuperOffice database. This table should only have 1 row. This table contains encrypted license information. Changing it will disable login for all users and require you to restore the database from backup.
Row Object for table 'company'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

CompanyRow.CompanyRowIdx

Abstract base class for accessors.

CompanyRow.CompanyRowIdxBase

Abstract base class for accessors.

CompanyRow.CustomSearch

Class representing a custom search against table 'company'. Use this class to create a query that is pre-populated with the correct CompanyTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CompanyRow. If your query matches more than one row in the database, the result will reflect the first row only.

CompanyRow.IdxCompanyId

Class representing index 'IDXCompId'.

CompanyRows

Information on license and owner of this SuperOffice database. This table should only have 1 row. This table contains encrypted license information. Changing it will disable login for all users and require you to restore the database from backup. Collection of CompanyRow. Each element of the collection represents one row in the Company table.

CompanyRows.CompanyRowsIdx

Abstract base class for accessors.

CompanyRows.CustomSearch

Class representing a custom search against table 'company'. Use this class to create a query that is pre-populated with the correct CompanyTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CompanyRows collection of matching rows.

ComptrGroupLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ComptrGroupLink table.

ComptrGroupLinkRecordDataExtensions

Extension methods to make it easy to fetch ComptrGroupLinkRecordData objects from the database, using the infrastructure

ComptrGroupLinkRow

User group link table for Comptr, for MDO item hiding
Row Object for table 'ComptrGroupLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

ComptrGroupLinkRow.ComptrGroupLinkRowIdx

Abstract base class for accessors.

ComptrGroupLinkRow.ComptrGroupLinkRowIdxBase

Abstract base class for accessors.

ComptrGroupLinkRow.CustomSearch

Class representing a custom search against table 'ComptrGroupLink'. Use this class to create a query that is pre-populated with the correct ComptrGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ComptrGroupLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

ComptrGroupLinkRow.IdxComptrgrouplinkId

Class representing index 'IDXComptrGLId'.

ComptrGroupLinkRows

User group link table for Comptr, for MDO item hiding Collection of ComptrGroupLinkRow. Each element of the collection represents one row in the ComptrGroupLink table.

ComptrGroupLinkRows.ComptrGroupLinkRowsIdx

Abstract base class for accessors.

ComptrGroupLinkRows.CustomSearch

Class representing a custom search against table 'ComptrGroupLink'. Use this class to create a query that is pre-populated with the correct ComptrGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ComptrGroupLinkRows collection of matching rows.

ComptrGroupLinkRows.IdxComptrId

Class representing index 'IDXComptrGLComptr_id'.

ComptrGroupLinkRows.IdxGroupId

Class representing index 'IDXComptrGLGroup_id'.

ComptrHeadingLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ComptrHeadingLink table.

ComptrHeadingLinkRecordDataExtensions

Extension methods to make it easy to fetch ComptrHeadingLinkRecordData objects from the database, using the infrastructure

ComptrHeadingLinkRow

Heading link table for Comptr, for MDO headers
Row Object for table 'ComptrHeadingLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

ComptrHeadingLinkRow.ComptrHeadingLinkRowIdx

Abstract base class for accessors.

ComptrHeadingLinkRow.ComptrHeadingLinkRowIdxBase

Abstract base class for accessors.

ComptrHeadingLinkRow.CustomSearch

Class representing a custom search against table 'ComptrHeadingLink'. Use this class to create a query that is pre-populated with the correct ComptrHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ComptrHeadingLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

ComptrHeadingLinkRow.IdxComptrheadinglinkId

Class representing index 'IDXComptrHLId'.

ComptrHeadingLinkRows

Heading link table for Comptr, for MDO headers Collection of ComptrHeadingLinkRow. Each element of the collection represents one row in the ComptrHeadingLink table.

ComptrHeadingLinkRows.ComptrHeadingLinkRowsIdx

Abstract base class for accessors.

ComptrHeadingLinkRows.CustomSearch

Class representing a custom search against table 'ComptrHeadingLink'. Use this class to create a query that is pre-populated with the correct ComptrHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ComptrHeadingLinkRows collection of matching rows.

ComptrHeadingLinkRows.IdxComptrId

Class representing index 'IDXComptrHLComptr_id'.

ComptrHeadingLinkRows.IdxHeadingId

Class representing index 'IDXComptrHLHeading_id'.

ComptrRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the Comptr table.

ComptrRecordDataExtensions

Extension methods to make it easy to fetch ComptrRecordData objects from the database, using the infrastructure

ComptrRow

Comptr list table. List of all possible competitors (sale).
Row Object for table 'Comptr'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

ComptrRow.ComptrRowIdx

Abstract base class for accessors.

ComptrRow.ComptrRowIdxBase

Abstract base class for accessors.

ComptrRow.CustomSearch

Class representing a custom search against table 'Comptr'. Use this class to create a query that is pre-populated with the correct ComptrTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ComptrRow. If your query matches more than one row in the database, the result will reflect the first row only.

ComptrRow.IdxComptrId

Class representing index 'IDXComptrId'.

ComptrRow.IdxName

Class representing index 'IDXComptrName'.

ComptrRows

Comptr list table. List of all possible competitors (sale). Collection of ComptrRow. Each element of the collection represents one row in the Comptr table.

ComptrRows.ComptrRowsIdx

Abstract base class for accessors.

ComptrRows.CustomSearch

Class representing a custom search against table 'Comptr'. Use this class to create a query that is pre-populated with the correct ComptrTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ComptrRows collection of matching rows.

ConfigRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the config table.

ConfigRecordDataExtensions

Extension methods to make it easy to fetch ConfigRecordData objects from the database, using the infrastructure

ConfigRow

This table contains certain system-wide configuration values.
Row Object for table 'config'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ConfigRow.ConfigRowIdx

Abstract base class for accessors.

ConfigRow.ConfigRowIdxBase

Abstract base class for accessors.

ConfigRow.CustomSearch

Class representing a custom search against table 'config'. Use this class to create a query that is pre-populated with the correct ConfigTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ConfigRow. If your query matches more than one row in the database, the result will reflect the first row only.

ConfigRow.IdxConfigId

Class representing index 'IDXConfigId'.

ConfigRows

This table contains certain system-wide configuration values. Collection of ConfigRow. Each element of the collection represents one row in the Config table.

ConfigRows.ConfigRowsIdx

Abstract base class for accessors.

ConfigRows.CustomSearch

Class representing a custom search against table 'config'. Use this class to create a query that is pre-populated with the correct ConfigTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ConfigRows collection of matching rows.

ConfigurableScreenDeltaRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ConfigurableScreenDelta table.

ConfigurableScreenDeltaRecordDataExtensions

Extension methods to make it easy to fetch ConfigurableScreenDeltaRecordData objects from the database, using the infrastructure

ConfigurableScreenDeltaRow

Parts of recipes in SCIL to insert or remove in given recipes
Row Object for table 'ConfigurableScreenDelta'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ConfigurableScreenDeltaRow.ConfigurableScreenDeltaRowIdx

Abstract base class for accessors.

ConfigurableScreenDeltaRow.ConfigurableScreenDeltaRowIdxBase

Abstract base class for accessors.

ConfigurableScreenDeltaRow.CustomSearch

Class representing a custom search against table 'ConfigurableScreenDelta'. Use this class to create a query that is pre-populated with the correct ConfigurableScreenDeltaTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ConfigurableScreenDeltaRow. If your query matches more than one row in the database, the result will reflect the first row only.

ConfigurableScreenDeltaRow.IdxConfigurableScreenDeltaId

Class representing index 'IDXConfigurableScreenDeltaId'.

ConfigurableScreenDeltaRows

Parts of recipes in SCIL to insert or remove in given recipes Collection of ConfigurableScreenDeltaRow. Each element of the collection represents one row in the ConfigurableScreenDelta table.

ConfigurableScreenDeltaRows.ConfigurableScreenDeltaRowsIdx

Abstract base class for accessors.

ConfigurableScreenDeltaRows.CustomSearch

Class representing a custom search against table 'ConfigurableScreenDelta'. Use this class to create a query that is pre-populated with the correct ConfigurableScreenDeltaTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ConfigurableScreenDeltaRows collection of matching rows.

ConfigurableScreenDeltaRows.IdxRecipeId

Class representing index 'IDXConfigurableScreenDeltaRec'.

ConnectionConfigFieldRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ConnectionConfigField table.

ConnectionConfigFieldRecordDataExtensions

Extension methods to make it easy to fetch ConnectionConfigFieldRecordData objects from the database, using the infrastructure

ConnectionConfigFieldRow

Configuration data for Erp and Quote Connections
Row Object for table 'ConnectionConfigField'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ConnectionConfigFieldRow.ConnectionConfigFieldRowIdx

Abstract base class for accessors.

ConnectionConfigFieldRow.ConnectionConfigFieldRowIdxBase

Abstract base class for accessors.

ConnectionConfigFieldRow.CustomSearch

Class representing a custom search against table 'ConnectionConfigField'. Use this class to create a query that is pre-populated with the correct ConnectionConfigFieldTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ConnectionConfigFieldRow. If your query matches more than one row in the database, the result will reflect the first row only.

ConnectionConfigFieldRow.IdxConnectionConfigFieldId

Class representing index 'IDXConnectionConfigFieldId'.

ConnectionConfigFieldRows

Configuration data for Erp and Quote Connections Collection of ConnectionConfigFieldRow. Each element of the collection represents one row in the ConnectionConfigField table.

ConnectionConfigFieldRows.ConnectionConfigFieldRowsIdx

Abstract base class for accessors.

ConnectionConfigFieldRows.CustomSearch

Class representing a custom search against table 'ConnectionConfigField'. Use this class to create a query that is pre-populated with the correct ConnectionConfigFieldTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ConnectionConfigFieldRows collection of matching rows.

ConnectionConfigFieldRows.IdxErpConnectionId

Class representing index 'IDXConnectionConfigFieldErpCo'.

ConnectionConfigFieldRows.IdxQuoteConnectionId

Class representing index 'IDXConnectionConfigFieldQuote'.

ConsentPersonRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ConsentPerson table.

ConsentPersonRecordDataExtensions

Extension methods to make it easy to fetch ConsentPersonRecordData objects from the database, using the infrastructure

ConsentPersonRow

Link table that defines who has which consents
Row Object for table 'ConsentPerson'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ConsentPersonRow.ConsentPersonRowIdx

Abstract base class for accessors.

ConsentPersonRow.ConsentPersonRowIdxBase

Abstract base class for accessors.

ConsentPersonRow.CustomSearch

Class representing a custom search against table 'ConsentPerson'. Use this class to create a query that is pre-populated with the correct ConsentPersonTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ConsentPersonRow. If your query matches more than one row in the database, the result will reflect the first row only.

ConsentPersonRow.IdxConsentPersonId

Class representing index 'IDXConsentPersonId'.

ConsentPersonRow.IdxPersonIdConsentPurposeId

Class representing index 'IPerson_idConsentPurpose_id'.

ConsentPersonRows

Link table that defines who has which consents Collection of ConsentPersonRow. Each element of the collection represents one row in the ConsentPerson table.

ConsentPersonRows.ConsentPersonRowsIdx

Abstract base class for accessors.

ConsentPersonRows.CustomSearch

Class representing a custom search against table 'ConsentPerson'. Use this class to create a query that is pre-populated with the correct ConsentPersonTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ConsentPersonRows collection of matching rows.

ConsentPersonRows.IdxConsentSourceId

Class representing index 'IDXConsentPersonConsentSource'.

ConsentPersonRows.IdxLegalBaseId

Class representing index 'IDXConsentPersonLegalBase_id'.

ConsentPersonRows.IdxPersonId

Class representing index 'IPerson_idConsentPurpose_id'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

ConsentPurposeRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ConsentPurpose table.

ConsentPurposeRecordDataExtensions

Extension methods to make it easy to fetch ConsentPurposeRecordData objects from the database, using the infrastructure

ConsentPurposeRow

GDPR purpose alternatives
Row Object for table 'ConsentPurpose'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ConsentPurposeRow.ConsentPurposeRowIdx

Abstract base class for accessors.

ConsentPurposeRow.ConsentPurposeRowIdxBase

Abstract base class for accessors.

ConsentPurposeRow.CustomSearch

Class representing a custom search against table 'ConsentPurpose'. Use this class to create a query that is pre-populated with the correct ConsentPurposeTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ConsentPurposeRow. If your query matches more than one row in the database, the result will reflect the first row only.

ConsentPurposeRow.IdxConsentPurposeId

Class representing index 'IDXConsentPurposeId'.

ConsentPurposeRow.IdxKey

Class representing index 'IDXConsentPurposeKey'.

ConsentPurposeRow.IdxName

Class representing index 'IDXConsentPurposeName'.

ConsentPurposeRows

GDPR purpose alternatives Collection of ConsentPurposeRow. Each element of the collection represents one row in the ConsentPurpose table.

ConsentPurposeRows.ConsentPurposeRowsIdx

Abstract base class for accessors.

ConsentPurposeRows.CustomSearch

Class representing a custom search against table 'ConsentPurpose'. Use this class to create a query that is pre-populated with the correct ConsentPurposeTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ConsentPurposeRows collection of matching rows.

ConsentSourceRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ConsentSource table.

ConsentSourceRecordDataExtensions

Extension methods to make it easy to fetch ConsentSourceRecordData objects from the database, using the infrastructure

ConsentSourceRow

Consent source for GDPR
Row Object for table 'ConsentSource'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ConsentSourceRow.ConsentSourceRowIdx

Abstract base class for accessors.

ConsentSourceRow.ConsentSourceRowIdxBase

Abstract base class for accessors.

ConsentSourceRow.CustomSearch

Class representing a custom search against table 'ConsentSource'. Use this class to create a query that is pre-populated with the correct ConsentSourceTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ConsentSourceRow. If your query matches more than one row in the database, the result will reflect the first row only.

ConsentSourceRow.IdxConsentSourceId

Class representing index 'IDXConsentSourceId'.

ConsentSourceRow.IdxKey

Class representing index 'IDXConsentSourceKey'.

ConsentSourceRows

Consent source for GDPR Collection of ConsentSourceRow. Each element of the collection represents one row in the ConsentSource table.

ConsentSourceRows.ConsentSourceRowsIdx

Abstract base class for accessors.

ConsentSourceRows.CustomSearch

Class representing a custom search against table 'ConsentSource'. Use this class to create a query that is pre-populated with the correct ConsentSourceTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ConsentSourceRows collection of matching rows.

ContactCode

ContactInterestRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the contactinterest table.

ContactInterestRecordDataExtensions

Extension methods to make it easy to fetch ContactInterestRecordData objects from the database, using the infrastructure

ContactInterestRow

Link-table between contact and interests in ContInt
Row Object for table 'contactinterest'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ContactInterestRow.ContactInterestRowIdx

Abstract base class for accessors.

ContactInterestRow.ContactInterestRowIdxBase

Abstract base class for accessors.

ContactInterestRow.CustomSearch

Class representing a custom search against table 'contactinterest'. Use this class to create a query that is pre-populated with the correct ContactInterestTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ContactInterestRow. If your query matches more than one row in the database, the result will reflect the first row only.

ContactInterestRow.IdxContactIdCinterestIdx

Class representing index 'ICont_idIntr_idx'.

ContactInterestRow.IdxContactinterestId

Class representing index 'IDXCintrId'.

ContactInterestRows

Link-table between contact and interests in ContInt Collection of ContactInterestRow. Each element of the collection represents one row in the ContactInterest table.

ContactInterestRows.ContactInterestRowsIdx

Abstract base class for accessors.

ContactInterestRows.CustomSearch

Class representing a custom search against table 'contactinterest'. Use this class to create a query that is pre-populated with the correct ContactInterestTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ContactInterestRows collection of matching rows.

ContactInterestRows.IdxCinterestIdx

Class representing index 'IDXCintrIntr_idx'.

ContactInterestRows.IdxContactId

Class representing index 'ICont_idIntr_idx'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

ContactInterestRows.IdxEndDate

Class representing index 'IDXCintrEndDate'.

ContactInterestRows.IdxStartDate

Class representing index 'IDXCintrStartDate'.

ContactRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the contact table.

ContactRecordDataExtensions

Extension methods to make it easy to fetch ContactRecordData objects from the database, using the infrastructure

ContactRow

Companies and Organizations. This table features a special record containing information about the contact that owns the database.

Row Object for table 'contact'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ContactRow.ContactRowIdx

Abstract base class for accessors.

ContactRow.ContactRowIdxBase

Abstract base class for accessors.

ContactRow.CustomSearch

Class representing a custom search against table 'contact'. Use this class to create a query that is pre-populated with the correct ContactTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ContactRow. If your query matches more than one row in the database, the result will reflect the first row only.

ContactRow.IdxContactId

Class representing index 'IDXContId'.

ContactRows

Companies and Organizations. This table features a special record containing information about the contact that owns the database.
Collection of ContactRow. Each element of the collection represents one row in the Contact table.

ContactRows.ContactRowsIdx

Abstract base class for accessors.

ContactRows.CustomSearch

Class representing a custom search against table 'contact'. Use this class to create a query that is pre-populated with the correct ContactTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ContactRows collection of matching rows.

ContactRows.IdxBusinessIdx

Class representing index 'IDXContBusn_idx'.

ContactRows.IdxCategoryIdx

Class representing index 'IDXContCatg_idx'.

ContactRows.IdxDbiAgentId

Class representing index 'IDXContDbi_agent_id'.

ContactRows.IdxDbiKey

Class representing index 'IDXContDbi_key'.

ContactRows.IdxDbiLastModified

Class representing index 'IDXContDbi_last_modified'.

ContactRows.IdxDbiLastSyncronized

Class representing index 'IDXContDbi_last_syncronized'.

ContactRows.IdxDeletedDate

Class representing index 'IDXContDeletedDate'.

ContactRows.IdxDepartment

Class representing index 'IDXContDept'.

ContactRows.IdxKananame

Class representing index 'IDXContKname'.

ContactRows.IdxMotherId

Class representing index 'IDXContMother_id'.

ContactRows.IdxName

Class representing index 'IDXContName'.

ContactRows.IdxNameDepartment

Class representing index 'INameDept'.

ContactRows.IdxNumber1

Class representing index 'IDXContNum1'.

ContactRows.IdxNumber2

Class representing index 'IDXContNum2'.

ContactRows.IdxOrgNr

Class representing index 'IDXContOrgNr'.

ContactRows.IdxSoundEx

Class representing index 'IDXContSoundEx'.

ContactRows.IdxSource

Class representing index 'IDXContSource'.

ContactRows.IdxSupportPersonId

Class representing index 'IDXContSupportPersonId'.

ContactRows.IdxUserdef2Id

Class representing index 'IDXContUdef2_id'.

ContactRows.IdxUserdefId

Class representing index 'IDXContUdef_id'.

ContIntGroupLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ContIntGroupLink table.

ContIntGroupLinkRecordDataExtensions

Extension methods to make it easy to fetch ContIntGroupLinkRecordData objects from the database, using the infrastructure

ContIntGroupLinkRow

User group link table for ContInt, for MDO item hiding
Row Object for table 'ContIntGroupLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

ContIntGroupLinkRow.ContIntGroupLinkRowIdx

Abstract base class for accessors.

ContIntGroupLinkRow.ContIntGroupLinkRowIdxBase

Abstract base class for accessors.

ContIntGroupLinkRow.CustomSearch

Class representing a custom search against table 'ContIntGroupLink'. Use this class to create a query that is pre-populated with the correct ContIntGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ContIntGroupLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

ContIntGroupLinkRow.IdxContintgrouplinkId

Class representing index 'IDXContIntGLId'.

ContIntGroupLinkRows

User group link table for ContInt, for MDO item hiding Collection of ContIntGroupLinkRow. Each element of the collection represents one row in the ContIntGroupLink table.

ContIntGroupLinkRows.ContIntGroupLinkRowsIdx

Abstract base class for accessors.

ContIntGroupLinkRows.CustomSearch

Class representing a custom search against table 'ContIntGroupLink'. Use this class to create a query that is pre-populated with the correct ContIntGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ContIntGroupLinkRows collection of matching rows.

ContIntGroupLinkRows.IdxContIntId

Class representing index 'IDXContIntGLContint_id'.

ContIntGroupLinkRows.IdxGroupId

Class representing index 'IDXContIntGLGroup_id'.

ContIntHeadingLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ContIntHeadingLink table.

ContIntHeadingLinkRecordDataExtensions

Extension methods to make it easy to fetch ContIntHeadingLinkRecordData objects from the database, using the infrastructure

ContIntHeadingLinkRow

Heading link table for ContInt, for MDO headers
Row Object for table 'ContIntHeadingLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

ContIntHeadingLinkRow.ContIntHeadingLinkRowIdx

Abstract base class for accessors.

ContIntHeadingLinkRow.ContIntHeadingLinkRowIdxBase

Abstract base class for accessors.

ContIntHeadingLinkRow.CustomSearch

Class representing a custom search against table 'ContIntHeadingLink'. Use this class to create a query that is pre-populated with the correct ContIntHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ContIntHeadingLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

ContIntHeadingLinkRow.IdxContintheadinglinkId

Class representing index 'IDXContIntHLId'.

ContIntHeadingLinkRows

Heading link table for ContInt, for MDO headers Collection of ContIntHeadingLinkRow. Each element of the collection represents one row in the ContIntHeadingLink table.

ContIntHeadingLinkRows.ContIntHeadingLinkRowsIdx

Abstract base class for accessors.

ContIntHeadingLinkRows.CustomSearch

Class representing a custom search against table 'ContIntHeadingLink'. Use this class to create a query that is pre-populated with the correct ContIntHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ContIntHeadingLinkRows collection of matching rows.

ContIntHeadingLinkRows.IdxContIntId

Class representing index 'IDXContIntHLContint_id'.

ContIntHeadingLinkRows.IdxHeadingId

Class representing index 'IDXContIntHLHeading_id'.

ContIntRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ContInt table.

ContIntRecordDataExtensions

Extension methods to make it easy to fetch ContIntRecordData objects from the database, using the infrastructure

ContIntRow

ContInt list table. List-text of all valid contact interest types.
Row Object for table 'ContInt'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

ContIntRow.ContIntRowIdx

Abstract base class for accessors.

ContIntRow.ContIntRowIdxBase

Abstract base class for accessors.

ContIntRow.CustomSearch

Class representing a custom search against table 'ContInt'. Use this class to create a query that is pre-populated with the correct ContIntTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ContIntRow. If your query matches more than one row in the database, the result will reflect the first row only.

ContIntRow.IdxContIntId

Class representing index 'IDXContIntId'.

ContIntRow.IdxName

Class representing index 'IDXContIntName'.

ContIntRows

ContInt list table. List-text of all valid contact interest types. Collection of ContIntRow. Each element of the collection represents one row in the ContInt table.

ContIntRows.ContIntRowsIdx

Abstract base class for accessors.

ContIntRows.CustomSearch

Class representing a custom search against table 'ContInt'. Use this class to create a query that is pre-populated with the correct ContIntTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ContIntRows collection of matching rows.

CounterValueBulkImportFacade

Typed facade for an object[] that contains all the fields of the CounterValue table, intended for use with DatabaseOperations. for bulk import of data.

CounterValueRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the CounterValue table.

CounterValueRecordDataExtensions

Extension methods to make it easy to fetch CounterValueRecordData objects from the database, using the infrastructure

CounterValueRow

Visible for rights
Row Object for table 'CounterValue'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

CounterValueRow.CounterValueRowIdx

Abstract base class for accessors.

CounterValueRow.CounterValueRowIdxBase

Abstract base class for accessors.

CounterValueRow.CustomSearch

Class representing a custom search against table 'CounterValue'. Use this class to create a query that is pre-populated with the correct CounterValueTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CounterValueRow. If your query matches more than one row in the database, the result will reflect the first row only.

CounterValueRow.IdxCounterValueId

Class representing index 'IDXCounterValueId'.

CounterValueRows

Visible for rights Collection of CounterValueRow. Each element of the collection represents one row in the CounterValue table.

CounterValueRows.CounterValueRowsIdx

Abstract base class for accessors.

CounterValueRows.CustomSearch

Class representing a custom search against table 'CounterValue'. Use this class to create a query that is pre-populated with the correct CounterValueTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CounterValueRows collection of matching rows.

CounterValueRows.IdxContactId

Class representing index 'IContact_idRecord_type'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

CounterValueRows.IdxContactIdRecordType

Class representing index 'IContact_idRecord_type'.

CounterValueRows.IdxContactIdSaleStatus

Class representing index 'IContact_idSale_status'.

CounterValueRows.IdxProjectId

Class representing index 'IProject_idRecord_type'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

CounterValueRows.IdxProjectIdRecordType

Class representing index 'IProject_idRecord_type'.

CounterValueRows.IdxProjectIdSaleStatus

Class representing index 'IProject_idSale_status'.

CounterValueRows.IdxRecordType

Class representing index 'IRecord_typeDirectionIntent_i'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

CounterValueRows.IdxRecordTypeDirection

Class representing index 'IRecord_typeDirectionIntent_i'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

CounterValueRows.IdxRecordTypeDirectionIntentId

Class representing index 'IRecord_typeDirectionIntent_i'.

CounterValueRows.IdxSaleStatus

Class representing index 'ISale_statusAmountClassId'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

CounterValueRows.IdxSaleStatusAmountClassId

Class representing index 'ISale_statusAmountClassId'.

CountryGroupLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the CountryGroupLink table.

CountryGroupLinkRecordDataExtensions

Extension methods to make it easy to fetch CountryGroupLinkRecordData objects from the database, using the infrastructure

CountryGroupLinkRow

User group link table for Country, for MDO item hiding
Row Object for table 'CountryGroupLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

CountryGroupLinkRow.CountryGroupLinkRowIdx

Abstract base class for accessors.

CountryGroupLinkRow.CountryGroupLinkRowIdxBase

Abstract base class for accessors.

CountryGroupLinkRow.CustomSearch

Class representing a custom search against table 'CountryGroupLink'. Use this class to create a query that is pre-populated with the correct CountryGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CountryGroupLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

CountryGroupLinkRow.IdxCountrygrouplinkId

Class representing index 'IDXCountryGLId'.

CountryGroupLinkRows

User group link table for Country, for MDO item hiding Collection of CountryGroupLinkRow. Each element of the collection represents one row in the CountryGroupLink table.

CountryGroupLinkRows.CountryGroupLinkRowsIdx

Abstract base class for accessors.

CountryGroupLinkRows.CustomSearch

Class representing a custom search against table 'CountryGroupLink'. Use this class to create a query that is pre-populated with the correct CountryGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CountryGroupLinkRows collection of matching rows.

CountryGroupLinkRows.IdxCountryId

Class representing index 'IDXCountryGLCountry_id'.

CountryGroupLinkRows.IdxGroupId

Class representing index 'IDXCountryGLGroup_id'.

CountryHeadingLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the CountryHeadingLink table.

CountryHeadingLinkRecordDataExtensions

Extension methods to make it easy to fetch CountryHeadingLinkRecordData objects from the database, using the infrastructure

CountryHeadingLinkRow

Heading link table for Country, for MDO headers
Row Object for table 'CountryHeadingLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

CountryHeadingLinkRow.CountryHeadingLinkRowIdx

Abstract base class for accessors.

CountryHeadingLinkRow.CountryHeadingLinkRowIdxBase

Abstract base class for accessors.

CountryHeadingLinkRow.CustomSearch

Class representing a custom search against table 'CountryHeadingLink'. Use this class to create a query that is pre-populated with the correct CountryHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CountryHeadingLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

CountryHeadingLinkRow.IdxCountryheadinglinkId

Class representing index 'IDXCountryHLId'.

CountryHeadingLinkRows

Heading link table for Country, for MDO headers Collection of CountryHeadingLinkRow. Each element of the collection represents one row in the CountryHeadingLink table.

CountryHeadingLinkRows.CountryHeadingLinkRowsIdx

Abstract base class for accessors.

CountryHeadingLinkRows.CustomSearch

Class representing a custom search against table 'CountryHeadingLink'. Use this class to create a query that is pre-populated with the correct CountryHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CountryHeadingLinkRows collection of matching rows.

CountryHeadingLinkRows.IdxCountryId

Class representing index 'IDXCountryHLCountry_id'.

CountryHeadingLinkRows.IdxHeadingId

Class representing index 'IDXCountryHLHeading_id'.

CountryRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the country table.

CountryRecordDataExtensions

Extension methods to make it easy to fetch CountryRecordData objects from the database, using the infrastructure

CountryRow

Country information
Row Object for table 'country'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

CountryRow.CountryRowIdx

Abstract base class for accessors.

CountryRow.CountryRowIdxBase

Abstract base class for accessors.

CountryRow.CustomSearch

Class representing a custom search against table 'country'. Use this class to create a query that is pre-populated with the correct CountryTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CountryRow. If your query matches more than one row in the database, the result will reflect the first row only.

CountryRow.IdxCountryId

Class representing index 'IDXCntryId'.

CountryRow.IdxName

Class representing index 'IDXCntryName'.

CountryRows

Country information Collection of CountryRow. Each element of the collection represents one row in the Country table.

CountryRows.CountryRowsIdx

Abstract base class for accessors.

CountryRows.CustomSearch

Class representing a custom search against table 'country'. Use this class to create a query that is pre-populated with the correct CountryTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CountryRows collection of matching rows.

CountryRows.IdxEnglishName

Class representing index 'IDXCntryEname'.

CredentialsRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the Credentials table.

CredentialsRecordDataExtensions

Extension methods to make it easy to fetch CredentialsRecordData objects from the database, using the infrastructure

CredentialsRow

Alternative credentials
Row Object for table 'Credentials'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

CredentialsRow.CredentialsRowIdx

Abstract base class for accessors.

CredentialsRow.CredentialsRowIdxBase

Abstract base class for accessors.

CredentialsRow.CustomSearch

Class representing a custom search against table 'Credentials'. Use this class to create a query that is pre-populated with the correct CredentialsTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CredentialsRow. If your query matches more than one row in the database, the result will reflect the first row only.

CredentialsRow.IdxCredentialsId

Class representing index 'IDXCredentialsId'.

CredentialsRow.IdxCredentialTypeSearchName

Class representing index 'ICredentialTypeSearchName'.

CredentialsRows

Alternative credentials Collection of CredentialsRow. Each element of the collection represents one row in the Credentials table.

CredentialsRows.CredentialsRowsIdx

Abstract base class for accessors.

CredentialsRows.CustomSearch

Class representing a custom search against table 'Credentials'. Use this class to create a query that is pre-populated with the correct CredentialsTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CredentialsRows collection of matching rows.

CredentialsRows.IdxCredentialType

Class representing index 'ICredentialTypePersonId'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

CredentialsRows.IdxCredentialTypeIsActive

Class representing index 'ICredentialTypeIsActiveIdVali'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

CredentialsRows.IdxCredentialTypePersonId

Class representing index 'ICredentialTypePersonId'.

CredentialsRows.IdxSearchName

Class representing index 'IDXCredentialsSearchName'.

CreditedGroupLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the CreditedGroupLink table.

CreditedGroupLinkRecordDataExtensions

Extension methods to make it easy to fetch CreditedGroupLinkRecordData objects from the database, using the infrastructure

CreditedGroupLinkRow

User group link table for Credited, for MDO item hiding
Row Object for table 'CreditedGroupLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

CreditedGroupLinkRow.CreditedGroupLinkRowIdx

Abstract base class for accessors.

CreditedGroupLinkRow.CreditedGroupLinkRowIdxBase

Abstract base class for accessors.

CreditedGroupLinkRow.CustomSearch

Class representing a custom search against table 'CreditedGroupLink'. Use this class to create a query that is pre-populated with the correct CreditedGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CreditedGroupLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

CreditedGroupLinkRow.IdxCreditedgrouplinkId

Class representing index 'IDXCreditedGLId'.

CreditedGroupLinkRows

User group link table for Credited, for MDO item hiding Collection of CreditedGroupLinkRow. Each element of the collection represents one row in the CreditedGroupLink table.

CreditedGroupLinkRows.CreditedGroupLinkRowsIdx

Abstract base class for accessors.

CreditedGroupLinkRows.CustomSearch

Class representing a custom search against table 'CreditedGroupLink'. Use this class to create a query that is pre-populated with the correct CreditedGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CreditedGroupLinkRows collection of matching rows.

CreditedGroupLinkRows.IdxCreditedId

Class representing index 'IDXCreditedGLCredited_id'.

CreditedGroupLinkRows.IdxGroupId

Class representing index 'IDXCreditedGLGroup_id'.

CreditedHeadingLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the CreditedHeadingLink table.

CreditedHeadingLinkRecordDataExtensions

Extension methods to make it easy to fetch CreditedHeadingLinkRecordData objects from the database, using the infrastructure

CreditedHeadingLinkRow

Heading link table for Credited, for MDO headers
Row Object for table 'CreditedHeadingLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

CreditedHeadingLinkRow.CreditedHeadingLinkRowIdx

Abstract base class for accessors.

CreditedHeadingLinkRow.CreditedHeadingLinkRowIdxBase

Abstract base class for accessors.

CreditedHeadingLinkRow.CustomSearch

Class representing a custom search against table 'CreditedHeadingLink'. Use this class to create a query that is pre-populated with the correct CreditedHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CreditedHeadingLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

CreditedHeadingLinkRow.IdxCreditedheadinglinkId

Class representing index 'IDXCreditedHLId'.

CreditedHeadingLinkRows

Heading link table for Credited, for MDO headers Collection of CreditedHeadingLinkRow. Each element of the collection represents one row in the CreditedHeadingLink table.

CreditedHeadingLinkRows.CreditedHeadingLinkRowsIdx

Abstract base class for accessors.

CreditedHeadingLinkRows.CustomSearch

Class representing a custom search against table 'CreditedHeadingLink'. Use this class to create a query that is pre-populated with the correct CreditedHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CreditedHeadingLinkRows collection of matching rows.

CreditedHeadingLinkRows.IdxCreditedId

Class representing index 'IDXCreditedHLCredited_id'.

CreditedHeadingLinkRows.IdxHeadingId

Class representing index 'IDXCreditedHLHeading_id'.

CreditedRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the Credited table.

CreditedRecordDataExtensions

Extension methods to make it easy to fetch CreditedRecordData objects from the database, using the infrastructure

CreditedRow

Credited list table. List of who is to be credited for the sale.
Row Object for table 'Credited'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

CreditedRow.CreditedRowIdx

Abstract base class for accessors.

CreditedRow.CreditedRowIdxBase

Abstract base class for accessors.

CreditedRow.CustomSearch

Class representing a custom search against table 'Credited'. Use this class to create a query that is pre-populated with the correct CreditedTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CreditedRow. If your query matches more than one row in the database, the result will reflect the first row only.

CreditedRow.IdxCreditedId

Class representing index 'IDXCreditedId'.

CreditedRow.IdxName

Class representing index 'IDXCreditedName'.

CreditedRows

Credited list table. List of who is to be credited for the sale. Collection of CreditedRow. Each element of the collection represents one row in the Credited table.

CreditedRows.CreditedRowsIdx

Abstract base class for accessors.

CreditedRows.CustomSearch

Class representing a custom search against table 'Credited'. Use this class to create a query that is pre-populated with the correct CreditedTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CreditedRows collection of matching rows.

CurrencyGroupLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the CurrencyGroupLink table.

CurrencyGroupLinkRecordDataExtensions

Extension methods to make it easy to fetch CurrencyGroupLinkRecordData objects from the database, using the infrastructure

CurrencyGroupLinkRow

User group link table for Currency, for MDO item hiding
Row Object for table 'CurrencyGroupLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

CurrencyGroupLinkRow.CurrencyGroupLinkRowIdx

Abstract base class for accessors.

CurrencyGroupLinkRow.CurrencyGroupLinkRowIdxBase

Abstract base class for accessors.

CurrencyGroupLinkRow.CustomSearch

Class representing a custom search against table 'CurrencyGroupLink'. Use this class to create a query that is pre-populated with the correct CurrencyGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CurrencyGroupLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

CurrencyGroupLinkRow.IdxCurrencygrouplinkId

Class representing index 'IDXCurrencyGLId'.

CurrencyGroupLinkRows

User group link table for Currency, for MDO item hiding Collection of CurrencyGroupLinkRow. Each element of the collection represents one row in the CurrencyGroupLink table.

CurrencyGroupLinkRows.CurrencyGroupLinkRowsIdx

Abstract base class for accessors.

CurrencyGroupLinkRows.CustomSearch

Class representing a custom search against table 'CurrencyGroupLink'. Use this class to create a query that is pre-populated with the correct CurrencyGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CurrencyGroupLinkRows collection of matching rows.

CurrencyGroupLinkRows.IdxCurrencyId

Class representing index 'IDXCurrencyGLCurrency_id'.

CurrencyGroupLinkRows.IdxGroupId

Class representing index 'IDXCurrencyGLGroup_id'.

CurrencyHeadingLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the CurrencyHeadingLink table.

CurrencyHeadingLinkRecordDataExtensions

Extension methods to make it easy to fetch CurrencyHeadingLinkRecordData objects from the database, using the infrastructure

CurrencyHeadingLinkRow

Heading link table for Currency, for MDO headers
Row Object for table 'CurrencyHeadingLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

CurrencyHeadingLinkRow.CurrencyHeadingLinkRowIdx

Abstract base class for accessors.

CurrencyHeadingLinkRow.CurrencyHeadingLinkRowIdxBase

Abstract base class for accessors.

CurrencyHeadingLinkRow.CustomSearch

Class representing a custom search against table 'CurrencyHeadingLink'. Use this class to create a query that is pre-populated with the correct CurrencyHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CurrencyHeadingLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

CurrencyHeadingLinkRow.IdxCurrencyheadinglinkId

Class representing index 'IDXCurrencyHLId'.

CurrencyHeadingLinkRows

Heading link table for Currency, for MDO headers Collection of CurrencyHeadingLinkRow. Each element of the collection represents one row in the CurrencyHeadingLink table.

CurrencyHeadingLinkRows.CurrencyHeadingLinkRowsIdx

Abstract base class for accessors.

CurrencyHeadingLinkRows.CustomSearch

Class representing a custom search against table 'CurrencyHeadingLink'. Use this class to create a query that is pre-populated with the correct CurrencyHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CurrencyHeadingLinkRows collection of matching rows.

CurrencyHeadingLinkRows.IdxCurrencyId

Class representing index 'IDXCurrencyHLCurrency_id'.

CurrencyHeadingLinkRows.IdxHeadingId

Class representing index 'IDXCurrencyHLHeading_id'.

CurrencyRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the Currency table.

CurrencyRecordDataExtensions

Extension methods to make it easy to fetch CurrencyRecordData objects from the database, using the infrastructure

CurrencyRow

Currency list table
Row Object for table 'Currency'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

CurrencyRow.CurrencyRowIdx

Abstract base class for accessors.

CurrencyRow.CurrencyRowIdxBase

Abstract base class for accessors.

CurrencyRow.CustomSearch

Class representing a custom search against table 'Currency'. Use this class to create a query that is pre-populated with the correct CurrencyTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CurrencyRow. If your query matches more than one row in the database, the result will reflect the first row only.

CurrencyRow.IdxCurrencyId

Class representing index 'IDXCurrencyId'.

CurrencyRow.IdxName

Class representing index 'IDXCurrencyName'.

CurrencyRows

Currency list table Collection of CurrencyRow. Each element of the collection represents one row in the Currency table.

CurrencyRows.CurrencyRowsIdx

Abstract base class for accessors.

CurrencyRows.CustomSearch

Class representing a custom search against table 'Currency'. Use this class to create a query that is pre-populated with the correct CurrencyTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CurrencyRows collection of matching rows.

CustCategoryRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the cust_category table.

CustCategoryRecordDataExtensions

Extension methods to make it easy to fetch CustCategoryRecordData objects from the database, using the infrastructure

CustCategoryRow

This table contains entries for categories exposed through a customer language.
Row Object for table 'cust_category'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

CustCategoryRow.CustCategoryRowIdx

Abstract base class for accessors.

CustCategoryRow.CustCategoryRowIdxBase

Abstract base class for accessors.

CustCategoryRow.CustomSearch

Class representing a custom search against table 'cust_category'. Use this class to create a query that is pre-populated with the correct CustCategoryTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CustCategoryRow. If your query matches more than one row in the database, the result will reflect the first row only.

CustCategoryRow.IdxCustCategoryId

Class representing index 'IDXCust_categoryId'.

CustCategoryRows

This table contains entries for categories exposed through a customer language. Collection of CustCategoryRow. Each element of the collection represents one row in the CustCategory table.

CustCategoryRows.CustCategoryRowsIdx

Abstract base class for accessors.

CustCategoryRows.CustomSearch

Class representing a custom search against table 'cust_category'. Use this class to create a query that is pre-populated with the correct CustCategoryTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CustCategoryRows collection of matching rows.

CustCategoryRows.IdxCategoryId

Class representing index 'IDXCust_categoryCategory_id'.

CustCategoryRows.IdxLanguageId

Class representing index 'IDXCust_categoryLanguage_id'.

CustCategoryRows.IdxParentId

Class representing index 'IDXCust_categoryParent_id'.

CustConfigRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the cust_config table.

CustConfigRecordDataExtensions

Extension methods to make it easy to fetch CustConfigRecordData objects from the database, using the infrastructure

CustConfigRow

This table contains JSON structures used for customizing the customer center
Row Object for table 'cust_config'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

CustConfigRow.CustConfigRowIdx

Abstract base class for accessors.

CustConfigRow.CustConfigRowIdxBase

Abstract base class for accessors.

CustConfigRow.CustomSearch

Class representing a custom search against table 'cust_config'. Use this class to create a query that is pre-populated with the correct CustConfigTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CustConfigRow. If your query matches more than one row in the database, the result will reflect the first row only.

CustConfigRow.IdxCustConfigId

Class representing index 'IDXCust_configId'.

CustConfigRows

This table contains JSON structures used for customizing the customer center Collection of CustConfigRow. Each element of the collection represents one row in the CustConfig table.

CustConfigRows.CustConfigRowsIdx

Abstract base class for accessors.

CustConfigRows.CustomSearch

Class representing a custom search against table 'cust_config'. Use this class to create a query that is pre-populated with the correct CustConfigTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CustConfigRows collection of matching rows.

CustLangRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the cust_lang table.

CustLangRecordDataExtensions

Extension methods to make it easy to fetch CustLangRecordData objects from the database, using the infrastructure

CustLangRow

This table contains entries for customer languages.
Row Object for table 'cust_lang'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

CustLangRow.CustLangRowIdx

Abstract base class for accessors.

CustLangRow.CustLangRowIdxBase

Abstract base class for accessors.

CustLangRow.CustomSearch

Class representing a custom search against table 'cust_lang'. Use this class to create a query that is pre-populated with the correct CustLangTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CustLangRow. If your query matches more than one row in the database, the result will reflect the first row only.

CustLangRow.IdxCustLangId

Class representing index 'IDXCust_langId'.

CustLangRows

This table contains entries for customer languages. Collection of CustLangRow. Each element of the collection represents one row in the CustLang table.

CustLangRows.CustLangRowsIdx

Abstract base class for accessors.

CustLangRows.CustomSearch

Class representing a custom search against table 'cust_lang'. Use this class to create a query that is pre-populated with the correct CustLangTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CustLangRows collection of matching rows.

CustLangRows.IdxKbRoot

Class representing index 'IDXCust_langKb_root'.

CustomTableRow<TTableInfo>

CustomTableRow<TTableInfo>.CustomSearch

Class representing a custom search against the table. Use this class to create a query that is pre-populated with the correct TableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a CustomTableRow. If your query matches more than one row in the database, the result will reflect the first row only.

CustomTableRow<TTableInfo>.CustomTableRowIdx

Abstract base class for accessors.

CustomTableRow<TTableInfo>.CustomTableRowIdxBase

Abstract base class for accessors.

CustomTableRow<TTableInfo>.IdxPrimaryKey

Class representing index 'CustomTableRowIdx'.

DashboardRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the dashboard table.

DashboardRecordDataExtensions

Extension methods to make it easy to fetch DashboardRecordData objects from the database, using the infrastructure

DashboardRow

Describes a dashboard
Row Object for table 'dashboard'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

DashboardRow.CustomSearch

Class representing a custom search against table 'dashboard'. Use this class to create a query that is pre-populated with the correct DashboardTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DashboardRow. If your query matches more than one row in the database, the result will reflect the first row only.

DashboardRow.DashboardRowIdx

Abstract base class for accessors.

DashboardRow.DashboardRowIdxBase

Abstract base class for accessors.

DashboardRow.IdxDashboardId

Class representing index 'IDXDashboardId'.

DashboardRows

Describes a dashboard Collection of DashboardRow. Each element of the collection represents one row in the Dashboard table.

DashboardRows.CustomSearch

Class representing a custom search against table 'dashboard'. Use this class to create a query that is pre-populated with the correct DashboardTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DashboardRows collection of matching rows.

DashboardRows.DashboardRowsIdx

Abstract base class for accessors.

DashboardRows.IdxAssociateId

Class representing index 'IDXDashboardAssociate_id'.

DashboardThemeRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the dashboard_theme table.

DashboardThemeRecordDataExtensions

Extension methods to make it easy to fetch DashboardThemeRecordData objects from the database, using the infrastructure

DashboardThemeRow

A set of style rules for the Dashboard
Row Object for table 'dashboard_theme'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

DashboardThemeRow.CustomSearch

Class representing a custom search against table 'dashboard_theme'. Use this class to create a query that is pre-populated with the correct DashboardThemeTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DashboardThemeRow. If your query matches more than one row in the database, the result will reflect the first row only.

DashboardThemeRow.DashboardThemeRowIdx

Abstract base class for accessors.

DashboardThemeRow.DashboardThemeRowIdxBase

Abstract base class for accessors.

DashboardThemeRow.IdxDashboardThemeId

Class representing index 'IDXDashboard_themeId'.

DashboardThemeRows

A set of style rules for the Dashboard Collection of DashboardThemeRow. Each element of the collection represents one row in the DashboardTheme table.

DashboardThemeRows.CustomSearch

Class representing a custom search against table 'dashboard_theme'. Use this class to create a query that is pre-populated with the correct DashboardThemeTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DashboardThemeRows collection of matching rows.

DashboardThemeRows.DashboardThemeRowsIdx

Abstract base class for accessors.

DashboardTileDefinitionRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the dashboard_tile_definition table.

DashboardTileDefinitionRecordDataExtensions

Extension methods to make it easy to fetch DashboardTileDefinitionRecordData objects from the database, using the infrastructure

DashboardTileDefinitionRow

Describes the contents of a tile
Row Object for table 'dashboard_tile_definition'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

DashboardTileDefinitionRow.CustomSearch

Class representing a custom search against table 'dashboard_tile_definition'. Use this class to create a query that is pre-populated with the correct DashboardTileDefinitionTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DashboardTileDefinitionRow. If your query matches more than one row in the database, the result will reflect the first row only.

DashboardTileDefinitionRow.DashboardTileDefinitionRowIdx

Abstract base class for accessors.

DashboardTileDefinitionRow.DashboardTileDefinitionRowIdxBase

Abstract base class for accessors.

DashboardTileDefinitionRow.IdxDashboardTileDefinitionId

Class representing index 'IDXDashboard_tile_definitionI'.

DashboardTileDefinitionRows

Describes the contents of a tile Collection of DashboardTileDefinitionRow. Each element of the collection represents one row in the DashboardTileDefinition table.

DashboardTileDefinitionRows.CustomSearch

Class representing a custom search against table 'dashboard_tile_definition'. Use this class to create a query that is pre-populated with the correct DashboardTileDefinitionTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DashboardTileDefinitionRows collection of matching rows.

DashboardTileDefinitionRows.DashboardTileDefinitionRowsIdx

Abstract base class for accessors.

DashboardTileDefinitionRows.IdxEntityType

Class representing index 'IDXDashboard_tile_definitionE'.

DashboardTileFieldRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the dashboard_tile_field table.

DashboardTileFieldRecordDataExtensions

Extension methods to make it easy to fetch DashboardTileFieldRecordData objects from the database, using the infrastructure

DashboardTileFieldRow

Describes the contents of a tile field
Row Object for table 'dashboard_tile_field'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

DashboardTileFieldRow.CustomSearch

Class representing a custom search against table 'dashboard_tile_field'. Use this class to create a query that is pre-populated with the correct DashboardTileFieldTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DashboardTileFieldRow. If your query matches more than one row in the database, the result will reflect the first row only.

DashboardTileFieldRow.DashboardTileFieldRowIdx

Abstract base class for accessors.

DashboardTileFieldRow.DashboardTileFieldRowIdxBase

Abstract base class for accessors.

DashboardTileFieldRow.IdxDashboardTileFieldId

Class representing index 'IDXDashboard_tile_fieldId'.

DashboardTileFieldRows

Describes the contents of a tile field Collection of DashboardTileFieldRow. Each element of the collection represents one row in the DashboardTileField table.

DashboardTileFieldRows.CustomSearch

Class representing a custom search against table 'dashboard_tile_field'. Use this class to create a query that is pre-populated with the correct DashboardTileFieldTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DashboardTileFieldRows collection of matching rows.

DashboardTileFieldRows.DashboardTileFieldRowsIdx

Abstract base class for accessors.

DashboardTileFieldRows.IdxDashboardTileDefinitionId

Class representing index 'IDXDashboard_tile_fieldDashbo'.

DashboardTileRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the dashboard_tile table.

DashboardTileRecordDataExtensions

Extension methods to make it easy to fetch DashboardTileRecordData objects from the database, using the infrastructure

DashboardTileRow

Represents one tile in the dashboard
Row Object for table 'dashboard_tile'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

DashboardTileRow.CustomSearch

Class representing a custom search against table 'dashboard_tile'. Use this class to create a query that is pre-populated with the correct DashboardTileTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DashboardTileRow. If your query matches more than one row in the database, the result will reflect the first row only.

DashboardTileRow.DashboardTileRowIdx

Abstract base class for accessors.

DashboardTileRow.DashboardTileRowIdxBase

Abstract base class for accessors.

DashboardTileRow.IdxDashboardTileId

Class representing index 'IDXDashboard_tileId'.

DashboardTileRows

Represents one tile in the dashboard Collection of DashboardTileRow. Each element of the collection represents one row in the DashboardTile table.

DashboardTileRows.CustomSearch

Class representing a custom search against table 'dashboard_tile'. Use this class to create a query that is pre-populated with the correct DashboardTileTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DashboardTileRows collection of matching rows.

DashboardTileRows.DashboardTileRowsIdx

Abstract base class for accessors.

DashboardTileRows.IdxDashboardId

Class representing index 'IDXDashboard_tileDashboard_id'.

DatabaseModelRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the DatabaseModel table.

DatabaseModelRecordDataExtensions

Extension methods to make it easy to fetch DatabaseModelRecordData objects from the database, using the infrastructure

DatabaseModelRow

New DatabaseModel used by Continuous Database
Row Object for table 'DatabaseModel'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

DatabaseModelRow.CustomSearch

Class representing a custom search against table 'DatabaseModel'. Use this class to create a query that is pre-populated with the correct DatabaseModelTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DatabaseModelRow. If your query matches more than one row in the database, the result will reflect the first row only.

DatabaseModelRow.DatabaseModelRowIdx

Abstract base class for accessors.

DatabaseModelRow.DatabaseModelRowIdxBase

Abstract base class for accessors.

DatabaseModelRow.IdxDatabaseModelId

Class representing index 'IDXDatabaseModelId'.

DatabaseModelRows

New DatabaseModel used by Continuous Database Collection of DatabaseModelRow. Each element of the collection represents one row in the DatabaseModel table.

DatabaseModelRows.CustomSearch

Class representing a custom search against table 'DatabaseModel'. Use this class to create a query that is pre-populated with the correct DatabaseModelTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DatabaseModelRows collection of matching rows.

DatabaseModelRows.DatabaseModelRowsIdx

Abstract base class for accessors.

DataRightRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the DataRight table.

DataRightRecordDataExtensions

Extension methods to make it easy to fetch DataRightRecordData objects from the database, using the infrastructure

DataRightRow

Data right definition
Row Object for table 'DataRight'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

DataRightRow.CustomSearch

Class representing a custom search against table 'DataRight'. Use this class to create a query that is pre-populated with the correct DataRightTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DataRightRow. If your query matches more than one row in the database, the result will reflect the first row only.

DataRightRow.DataRightRowIdx

Abstract base class for accessors.

DataRightRow.DataRightRowIdxBase

Abstract base class for accessors.

DataRightRow.IdxDataRightId

Class representing index 'IDXDataRightId'.

DataRightRow.IdxRoleIdTableIdFieldIdRelationToOwner

Class representing index 'IRoleIdTableIdFieldIdRelation'.

DataRightRows

Data right definition Collection of DataRightRow. Each element of the collection represents one row in the DataRight table.

DataRightRows.CustomSearch

Class representing a custom search against table 'DataRight'. Use this class to create a query that is pre-populated with the correct DataRightTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DataRightRows collection of matching rows.

DataRightRows.DataRightRowsIdx

Abstract base class for accessors.

DataRightRows.IdxRoleId

Class representing index 'IDXDataRightRoleId'.

DataRightRows.IdxRoleIdTableId

Class representing index 'IRoleIdTableIdFieldIdRelation'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

DataRightRows.IdxRoleIdTableIdFieldId

Class representing index 'IRoleIdTableIdFieldIdRelation'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

DbiAgentFieldRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the dbi_agent_field table.

DbiAgentFieldRecordDataExtensions

Extension methods to make it easy to fetch DbiAgentFieldRecordData objects from the database, using the infrastructure

DbiAgentFieldRow

DBI agent fields
Row Object for table 'dbi_agent_field'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

DbiAgentFieldRow.CustomSearch

Class representing a custom search against table 'dbi_agent_field'. Use this class to create a query that is pre-populated with the correct DbiAgentFieldTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DbiAgentFieldRow. If your query matches more than one row in the database, the result will reflect the first row only.

DbiAgentFieldRow.DbiAgentFieldRowIdx

Abstract base class for accessors.

DbiAgentFieldRow.DbiAgentFieldRowIdxBase

Abstract base class for accessors.

DbiAgentFieldRow.IdxDbiAgentFieldId

Class representing index 'IDXDbi_agent_fieldId'.

DbiAgentFieldRows

DBI agent fields Collection of DbiAgentFieldRow. Each element of the collection represents one row in the DbiAgentField table.

DbiAgentFieldRows.CustomSearch

Class representing a custom search against table 'dbi_agent_field'. Use this class to create a query that is pre-populated with the correct DbiAgentFieldTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DbiAgentFieldRows collection of matching rows.

DbiAgentFieldRows.DbiAgentFieldRowsIdx

Abstract base class for accessors.

DbiAgentFieldRows.IdxAgentId

Class representing index 'IDXDbi_agent_fieldAgent_id'.

DbiAgentRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the dbi_agent table.

DbiAgentRecordDataExtensions

Extension methods to make it easy to fetch DbiAgentRecordData objects from the database, using the infrastructure

DbiAgentRow

DBI agent settings
Row Object for table 'dbi_agent'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

DbiAgentRow.CustomSearch

Class representing a custom search against table 'dbi_agent'. Use this class to create a query that is pre-populated with the correct DbiAgentTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DbiAgentRow. If your query matches more than one row in the database, the result will reflect the first row only.

DbiAgentRow.DbiAgentRowIdx

Abstract base class for accessors.

DbiAgentRow.DbiAgentRowIdxBase

Abstract base class for accessors.

DbiAgentRow.IdxDbiAgentId

Class representing index 'IDXDbi_agentId'.

DbiAgentRows

DBI agent settings Collection of DbiAgentRow. Each element of the collection represents one row in the DbiAgent table.

DbiAgentRows.CustomSearch

Class representing a custom search against table 'dbi_agent'. Use this class to create a query that is pre-populated with the correct DbiAgentTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DbiAgentRows collection of matching rows.

DbiAgentRows.DbiAgentRowsIdx

Abstract base class for accessors.

DbiAgentScheduleRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the dbi_agent_schedule table.

DbiAgentScheduleRecordDataExtensions

Extension methods to make it easy to fetch DbiAgentScheduleRecordData objects from the database, using the infrastructure

DbiAgentScheduleRow

DBI agent schedule settings
Row Object for table 'dbi_agent_schedule'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

DbiAgentScheduleRow.CustomSearch

Class representing a custom search against table 'dbi_agent_schedule'. Use this class to create a query that is pre-populated with the correct DbiAgentScheduleTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DbiAgentScheduleRow. If your query matches more than one row in the database, the result will reflect the first row only.

DbiAgentScheduleRow.DbiAgentScheduleRowIdx

Abstract base class for accessors.

DbiAgentScheduleRow.DbiAgentScheduleRowIdxBase

Abstract base class for accessors.

DbiAgentScheduleRow.IdxDbiAgentScheduleId

Class representing index 'IDXDbi_agent_scheduleId'.

DbiAgentScheduleRows

DBI agent schedule settings Collection of DbiAgentScheduleRow. Each element of the collection represents one row in the DbiAgentSchedule table.

DbiAgentScheduleRows.CustomSearch

Class representing a custom search against table 'dbi_agent_schedule'. Use this class to create a query that is pre-populated with the correct DbiAgentScheduleTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DbiAgentScheduleRows collection of matching rows.

DbiAgentScheduleRows.DbiAgentScheduleRowsIdx

Abstract base class for accessors.

DbiAgentScheduleRows.IdxAgentId

Class representing index 'IDXDbi_agent_scheduleAgent_id'.

DbiAgentScheduleRows.IdxScheduleId

Class representing index 'IDXDbi_agent_scheduleSchedule'.

DbiAgentScheduleRows.IdxScriptId

Class representing index 'IDXDbi_agent_scheduleScript_i'.

DeliveryTermsGroupLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the DeliveryTermsGroupLink table.

DeliveryTermsGroupLinkRecordDataExtensions

Extension methods to make it easy to fetch DeliveryTermsGroupLinkRecordData objects from the database, using the infrastructure

DeliveryTermsGroupLinkRow

User group link table for DeliveryTerms, for MDO item hiding
Row Object for table 'DeliveryTermsGroupLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

DeliveryTermsGroupLinkRow.CustomSearch

Class representing a custom search against table 'DeliveryTermsGroupLink'. Use this class to create a query that is pre-populated with the correct DeliveryTermsGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DeliveryTermsGroupLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

DeliveryTermsGroupLinkRow.DeliveryTermsGroupLinkRowIdx

Abstract base class for accessors.

DeliveryTermsGroupLinkRow.DeliveryTermsGroupLinkRowIdxBase

Abstract base class for accessors.

DeliveryTermsGroupLinkRow.IdxDeliveryTermsGroupLinkId

Class representing index 'IDXDeliveryTermsGLId'.

DeliveryTermsGroupLinkRows

User group link table for DeliveryTerms, for MDO item hiding Collection of DeliveryTermsGroupLinkRow. Each element of the collection represents one row in the DeliveryTermsGroupLink table.

DeliveryTermsGroupLinkRows.CustomSearch

Class representing a custom search against table 'DeliveryTermsGroupLink'. Use this class to create a query that is pre-populated with the correct DeliveryTermsGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DeliveryTermsGroupLinkRows collection of matching rows.

DeliveryTermsGroupLinkRows.DeliveryTermsGroupLinkRowsIdx

Abstract base class for accessors.

DeliveryTermsGroupLinkRows.IdxDeliveryTermsId

Class representing index 'IDXDeliveryTermsGLDeliveryter'.

DeliveryTermsGroupLinkRows.IdxGroupId

Class representing index 'IDXDeliveryTermsGLGroup_id'.

DeliveryTermsHeadingLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the DeliveryTermsHeadingLink table.

DeliveryTermsHeadingLinkRecordDataExtensions

Extension methods to make it easy to fetch DeliveryTermsHeadingLinkRecordData objects from the database, using the infrastructure

DeliveryTermsHeadingLinkRow

Heading link table for DeliveryTerms, for MDO item headings
Row Object for table 'DeliveryTermsHeadingLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

DeliveryTermsHeadingLinkRow.CustomSearch

Class representing a custom search against table 'DeliveryTermsHeadingLink'. Use this class to create a query that is pre-populated with the correct DeliveryTermsHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DeliveryTermsHeadingLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

DeliveryTermsHeadingLinkRow.DeliveryTermsHeadingLinkRowIdx

Abstract base class for accessors.

DeliveryTermsHeadingLinkRow.DeliveryTermsHeadingLinkRowIdxBase

Abstract base class for accessors.

DeliveryTermsHeadingLinkRow.IdxDeliveryTermsHeadingLinkId

Class representing index 'IDXDeliveryTermsHLId'.

DeliveryTermsHeadingLinkRows

Heading link table for DeliveryTerms, for MDO item headings Collection of DeliveryTermsHeadingLinkRow. Each element of the collection represents one row in the DeliveryTermsHeadingLink table.

DeliveryTermsHeadingLinkRows.CustomSearch

Class representing a custom search against table 'DeliveryTermsHeadingLink'. Use this class to create a query that is pre-populated with the correct DeliveryTermsHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DeliveryTermsHeadingLinkRows collection of matching rows.

DeliveryTermsHeadingLinkRows.DeliveryTermsHeadingLinkRowsIdx

Abstract base class for accessors.

DeliveryTermsHeadingLinkRows.IdxDeliveryTermsId

Class representing index 'IDXDeliveryTermsHLDeliveryter'.

DeliveryTermsHeadingLinkRows.IdxHeadingId

Class representing index 'IDXDeliveryTermsHLHeading_id'.

DeliveryTermsRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the DeliveryTerms table.

DeliveryTermsRecordDataExtensions

Extension methods to make it easy to fetch DeliveryTermsRecordData objects from the database, using the infrastructure

DeliveryTermsRow

The list of Delivery terms, in the internal product register
Row Object for table 'DeliveryTerms'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

DeliveryTermsRow.CustomSearch

Class representing a custom search against table 'DeliveryTerms'. Use this class to create a query that is pre-populated with the correct DeliveryTermsTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DeliveryTermsRow. If your query matches more than one row in the database, the result will reflect the first row only.

DeliveryTermsRow.DeliveryTermsRowIdx

Abstract base class for accessors.

DeliveryTermsRow.DeliveryTermsRowIdxBase

Abstract base class for accessors.

DeliveryTermsRow.IdxDeliveryTermsId

Class representing index 'IDXDeliveryTermsId'.

DeliveryTermsRow.IdxName

Class representing index 'IDXDeliveryTermsName'.

DeliveryTermsRows

The list of Delivery terms, in the internal product register Collection of DeliveryTermsRow. Each element of the collection represents one row in the DeliveryTerms table.

DeliveryTermsRows.CustomSearch

Class representing a custom search against table 'DeliveryTerms'. Use this class to create a query that is pre-populated with the correct DeliveryTermsTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DeliveryTermsRows collection of matching rows.

DeliveryTermsRows.DeliveryTermsRowsIdx

Abstract base class for accessors.

DeliveryTypeGroupLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the DeliveryTypeGroupLink table.

DeliveryTypeGroupLinkRecordDataExtensions

Extension methods to make it easy to fetch DeliveryTypeGroupLinkRecordData objects from the database, using the infrastructure

DeliveryTypeGroupLinkRow

User group link table for DeliveryType, for MDO item hiding
Row Object for table 'DeliveryTypeGroupLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

DeliveryTypeGroupLinkRow.CustomSearch

Class representing a custom search against table 'DeliveryTypeGroupLink'. Use this class to create a query that is pre-populated with the correct DeliveryTypeGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DeliveryTypeGroupLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

DeliveryTypeGroupLinkRow.DeliveryTypeGroupLinkRowIdx

Abstract base class for accessors.

DeliveryTypeGroupLinkRow.DeliveryTypeGroupLinkRowIdxBase

Abstract base class for accessors.

DeliveryTypeGroupLinkRow.IdxDeliveryTypeGroupLinkId

Class representing index 'IDXDeliveryTypeGLId'.

DeliveryTypeGroupLinkRows

User group link table for DeliveryType, for MDO item hiding Collection of DeliveryTypeGroupLinkRow. Each element of the collection represents one row in the DeliveryTypeGroupLink table.

DeliveryTypeGroupLinkRows.CustomSearch

Class representing a custom search against table 'DeliveryTypeGroupLink'. Use this class to create a query that is pre-populated with the correct DeliveryTypeGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DeliveryTypeGroupLinkRows collection of matching rows.

DeliveryTypeGroupLinkRows.DeliveryTypeGroupLinkRowsIdx

Abstract base class for accessors.

DeliveryTypeGroupLinkRows.IdxDeliveryTypeId

Class representing index 'IDXDeliveryTypeGLDeliverytype'.

DeliveryTypeGroupLinkRows.IdxGroupId

Class representing index 'IDXDeliveryTypeGLGroup_id'.

DeliveryTypeHeadingLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the DeliveryTypeHeadingLink table.

DeliveryTypeHeadingLinkRecordDataExtensions

Extension methods to make it easy to fetch DeliveryTypeHeadingLinkRecordData objects from the database, using the infrastructure

DeliveryTypeHeadingLinkRow

Heading link table for DeliveryType, for MDO item headings
Row Object for table 'DeliveryTypeHeadingLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

DeliveryTypeHeadingLinkRow.CustomSearch

Class representing a custom search against table 'DeliveryTypeHeadingLink'. Use this class to create a query that is pre-populated with the correct DeliveryTypeHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DeliveryTypeHeadingLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

DeliveryTypeHeadingLinkRow.DeliveryTypeHeadingLinkRowIdx

Abstract base class for accessors.

DeliveryTypeHeadingLinkRow.DeliveryTypeHeadingLinkRowIdxBase

Abstract base class for accessors.

DeliveryTypeHeadingLinkRow.IdxDeliveryTypeHeadingLinkId

Class representing index 'IDXDeliveryTypeHLId'.

DeliveryTypeHeadingLinkRows

Heading link table for DeliveryType, for MDO item headings Collection of DeliveryTypeHeadingLinkRow. Each element of the collection represents one row in the DeliveryTypeHeadingLink table.

DeliveryTypeHeadingLinkRows.CustomSearch

Class representing a custom search against table 'DeliveryTypeHeadingLink'. Use this class to create a query that is pre-populated with the correct DeliveryTypeHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DeliveryTypeHeadingLinkRows collection of matching rows.

DeliveryTypeHeadingLinkRows.DeliveryTypeHeadingLinkRowsIdx

Abstract base class for accessors.

DeliveryTypeHeadingLinkRows.IdxDeliveryTypeId

Class representing index 'IDXDeliveryTypeHLDeliverytype'.

DeliveryTypeHeadingLinkRows.IdxHeadingId

Class representing index 'IDXDeliveryTypeHLHeading_id'.

DeliveryTypeRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the DeliveryType table.

DeliveryTypeRecordDataExtensions

Extension methods to make it easy to fetch DeliveryTypeRecordData objects from the database, using the infrastructure

DeliveryTypeRow

The list of Delivery types, in the internal product register
Row Object for table 'DeliveryType'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

DeliveryTypeRow.CustomSearch

Class representing a custom search against table 'DeliveryType'. Use this class to create a query that is pre-populated with the correct DeliveryTypeTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DeliveryTypeRow. If your query matches more than one row in the database, the result will reflect the first row only.

DeliveryTypeRow.DeliveryTypeRowIdx

Abstract base class for accessors.

DeliveryTypeRow.DeliveryTypeRowIdxBase

Abstract base class for accessors.

DeliveryTypeRow.IdxDeliveryTypeId

Class representing index 'IDXDeliveryTypeId'.

DeliveryTypeRow.IdxName

Class representing index 'IDXDeliveryTypeName'.

DeliveryTypeRows

The list of Delivery types, in the internal product register Collection of DeliveryTypeRow. Each element of the collection represents one row in the DeliveryType table.

DeliveryTypeRows.CustomSearch

Class representing a custom search against table 'DeliveryType'. Use this class to create a query that is pre-populated with the correct DeliveryTypeTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DeliveryTypeRows collection of matching rows.

DeliveryTypeRows.DeliveryTypeRowsIdx

Abstract base class for accessors.

DiaryViewRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the DiaryView table.

DiaryViewRecordDataExtensions

Extension methods to make it easy to fetch DiaryViewRecordData objects from the database, using the infrastructure

DiaryViewRow

Configuration of a multi-user diary view
Row Object for table 'DiaryView'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

DiaryViewRow.CustomSearch

Class representing a custom search against table 'DiaryView'. Use this class to create a query that is pre-populated with the correct DiaryViewTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DiaryViewRow. If your query matches more than one row in the database, the result will reflect the first row only.

DiaryViewRow.DiaryViewRowIdx

Abstract base class for accessors.

DiaryViewRow.DiaryViewRowIdxBase

Abstract base class for accessors.

DiaryViewRow.IdxDiaryViewId

Class representing index 'IDXDiaryViewId'.

DiaryViewRowRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the DiaryViewRow table.

DiaryViewRowRecordDataExtensions

Extension methods to make it easy to fetch DiaryViewRowRecordData objects from the database, using the infrastructure

DiaryViewRowRow

Configuration of a multi-user diary view
Row Object for table 'DiaryViewRow'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

DiaryViewRowRow.CustomSearch

Class representing a custom search against table 'DiaryViewRow'. Use this class to create a query that is pre-populated with the correct DiaryViewRowTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DiaryViewRowRow. If your query matches more than one row in the database, the result will reflect the first row only.

DiaryViewRowRow.DiaryViewRowRowIdx

Abstract base class for accessors.

DiaryViewRowRow.DiaryViewRowRowIdxBase

Abstract base class for accessors.

DiaryViewRowRow.IdxDiaryViewRowId

Class representing index 'IDXDiaryViewRowId'.

DiaryViewRowRows

Configuration of a multi-user diary view Collection of DiaryViewRowRow. Each element of the collection represents one row in the DiaryViewRow table.

DiaryViewRowRows.CustomSearch

Class representing a custom search against table 'DiaryViewRow'. Use this class to create a query that is pre-populated with the correct DiaryViewRowTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DiaryViewRowRows collection of matching rows.

DiaryViewRowRows.DiaryViewRowRowsIdx

Abstract base class for accessors.

DiaryViewRowRows.IdxDiaryViewId

Class representing index 'IDXDiaryViewRowDiaryViewId'.

DiaryViewRows

Configuration of a multi-user diary view Collection of DiaryViewRow. Each element of the collection represents one row in the DiaryView table.

DiaryViewRows.CustomSearch

Class representing a custom search against table 'DiaryView'. Use this class to create a query that is pre-populated with the correct DiaryViewTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DiaryViewRows collection of matching rows.

DiaryViewRows.DiaryViewRowsIdx

Abstract base class for accessors.

DiaryViewRows.IdxAssocId

Class representing index 'IDXDiaryViewAssoc_id'.

DictionaryBaseRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the dictionary_base table.

DictionaryBaseRecordDataExtensions

Extension methods to make it easy to fetch DictionaryBaseRecordData objects from the database, using the infrastructure

DictionaryBaseRow

Language catalog for the ejournal dictionaries (automatic proof reading of message text etc)
Row Object for table 'dictionary_base'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

DictionaryBaseRow.CustomSearch

Class representing a custom search against table 'dictionary_base'. Use this class to create a query that is pre-populated with the correct DictionaryBaseTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DictionaryBaseRow. If your query matches more than one row in the database, the result will reflect the first row only.

DictionaryBaseRow.DictionaryBaseRowIdx

Abstract base class for accessors.

DictionaryBaseRow.DictionaryBaseRowIdxBase

Abstract base class for accessors.

DictionaryBaseRow.IdxDictionaryBaseId

Class representing index 'IDXDictionary_baseId'.

DictionaryBaseRows

Language catalog for the ejournal dictionaries (automatic proof reading of message text etc) Collection of DictionaryBaseRow. Each element of the collection represents one row in the DictionaryBase table.

DictionaryBaseRows.CustomSearch

Class representing a custom search against table 'dictionary_base'. Use this class to create a query that is pre-populated with the correct DictionaryBaseTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DictionaryBaseRows collection of matching rows.

DictionaryBaseRows.DictionaryBaseRowsIdx

Abstract base class for accessors.

DictionaryRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the dictionary table.

DictionaryRecordDataExtensions

Extension methods to make it easy to fetch DictionaryRecordData objects from the database, using the infrastructure

DictionaryRow

User added dictionary words
Row Object for table 'dictionary'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

DictionaryRow.CustomSearch

Class representing a custom search against table 'dictionary'. Use this class to create a query that is pre-populated with the correct DictionaryTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DictionaryRow. If your query matches more than one row in the database, the result will reflect the first row only.

DictionaryRow.DictionaryRowIdx

Abstract base class for accessors.

DictionaryRow.DictionaryRowIdxBase

Abstract base class for accessors.

DictionaryRow.IdxDictionaryId

Class representing index 'IDXDictionaryId'.

DictionaryRows

User added dictionary words Collection of DictionaryRow. Each element of the collection represents one row in the Dictionary table.

DictionaryRows.CustomSearch

Class representing a custom search against table 'dictionary'. Use this class to create a query that is pre-populated with the correct DictionaryTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DictionaryRows collection of matching rows.

DictionaryRows.DictionaryRowsIdx

Abstract base class for accessors.

DictionaryRows.IdxBaseId

Class representing index 'IDXDictionaryBase_id'.

DictionaryRows.IdxInclude

Class representing index 'IDXDictionaryInclude'.

DictionaryRows.IdxUserId

Class representing index 'IDXDictionaryUser_id'.

DictionaryRows.IdxWord

Class representing index 'IDXDictionaryWord'.

DocDocumentRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the doc_document table.

DocDocumentRecordDataExtensions

Extension methods to make it easy to fetch DocDocumentRecordData objects from the database, using the infrastructure

DocDocumentRow

This table contains documents.
Row Object for table 'doc_document'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

DocDocumentRow.CustomSearch

Class representing a custom search against table 'doc_document'. Use this class to create a query that is pre-populated with the correct DocDocumentTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DocDocumentRow. If your query matches more than one row in the database, the result will reflect the first row only.

DocDocumentRow.DocDocumentRowIdx

Abstract base class for accessors.

DocDocumentRow.DocDocumentRowIdxBase

Abstract base class for accessors.

DocDocumentRow.IdxDocDocumentId

Class representing index 'IDXDoc_documentId'.

DocDocumentRows

This table contains documents. Collection of DocDocumentRow. Each element of the collection represents one row in the DocDocument table.

DocDocumentRows.CustomSearch

Class representing a custom search against table 'doc_document'. Use this class to create a query that is pre-populated with the correct DocDocumentTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DocDocumentRows collection of matching rows.

DocDocumentRows.DocDocumentRowsIdx

Abstract base class for accessors.

DocDocumentRows.IdxAttachmentId

Class representing index 'IDXDoc_documentAttachment_id'.

DocDocumentRows.IdxChangedBy

Class representing index 'IDXDoc_documentChanged_by'.

DocDocumentRows.IdxCreatedBy

Class representing index 'IDXDoc_documentCreated_by'.

DocDocumentRows.IdxFolderId

Class representing index 'IDXDoc_documentFolder_id'.

DocDocumentRows.IdxTitle

Class representing index 'IDXDoc_documentTitle'.

DocFolderRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the doc_folder table.

DocFolderRecordDataExtensions

Extension methods to make it easy to fetch DocFolderRecordData objects from the database, using the infrastructure

DocFolderRow

A document folder.
Row Object for table 'doc_folder'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

DocFolderRow.CustomSearch

Class representing a custom search against table 'doc_folder'. Use this class to create a query that is pre-populated with the correct DocFolderTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DocFolderRow. If your query matches more than one row in the database, the result will reflect the first row only.

DocFolderRow.DocFolderRowIdx

Abstract base class for accessors.

DocFolderRow.DocFolderRowIdxBase

Abstract base class for accessors.

DocFolderRow.IdxDocFolderId

Class representing index 'IDXDoc_folderId'.

DocFolderRows

A document folder. Collection of DocFolderRow. Each element of the collection represents one row in the DocFolder table.

DocFolderRows.CustomSearch

Class representing a custom search against table 'doc_folder'. Use this class to create a query that is pre-populated with the correct DocFolderTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DocFolderRows collection of matching rows.

DocFolderRows.DocFolderRowsIdx

Abstract base class for accessors.

DocFolderRows.IdxCreatedBy

Class representing index 'IDXDoc_folderCreated_by'.

DocFolderRows.IdxFolderId

Class representing index 'IDXDoc_folderFolder_id'.

DocFolderRows.IdxTitle

Class representing index 'IDXDoc_folderTitle'.

DocTmplGroupLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the DocTmplGroupLink table.

DocTmplGroupLinkRecordDataExtensions

Extension methods to make it easy to fetch DocTmplGroupLinkRecordData objects from the database, using the infrastructure

DocTmplGroupLinkRow

User group link table for DocTmpl, for MDO item hiding
Row Object for table 'DocTmplGroupLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

DocTmplGroupLinkRow.CustomSearch

Class representing a custom search against table 'DocTmplGroupLink'. Use this class to create a query that is pre-populated with the correct DocTmplGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DocTmplGroupLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

DocTmplGroupLinkRow.DocTmplGroupLinkRowIdx

Abstract base class for accessors.

DocTmplGroupLinkRow.DocTmplGroupLinkRowIdxBase

Abstract base class for accessors.

DocTmplGroupLinkRow.IdxDoctmplgrouplinkId

Class representing index 'IDXDocTmplGLId'.

DocTmplGroupLinkRows

User group link table for DocTmpl, for MDO item hiding Collection of DocTmplGroupLinkRow. Each element of the collection represents one row in the DocTmplGroupLink table.

DocTmplGroupLinkRows.CustomSearch

Class representing a custom search against table 'DocTmplGroupLink'. Use this class to create a query that is pre-populated with the correct DocTmplGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DocTmplGroupLinkRows collection of matching rows.

DocTmplGroupLinkRows.DocTmplGroupLinkRowsIdx

Abstract base class for accessors.

DocTmplGroupLinkRows.IdxDocTmplId

Class representing index 'IDXDocTmplGLDoctmpl_id'.

DocTmplGroupLinkRows.IdxGroupId

Class representing index 'IDXDocTmplGLGroup_id'.

DocTmplHeadingLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the DocTmplHeadingLink table.

DocTmplHeadingLinkRecordDataExtensions

Extension methods to make it easy to fetch DocTmplHeadingLinkRecordData objects from the database, using the infrastructure

DocTmplHeadingLinkRow

Heading link table for DocTmpl, for MDO headers
Row Object for table 'DocTmplHeadingLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

DocTmplHeadingLinkRow.CustomSearch

Class representing a custom search against table 'DocTmplHeadingLink'. Use this class to create a query that is pre-populated with the correct DocTmplHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DocTmplHeadingLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

DocTmplHeadingLinkRow.DocTmplHeadingLinkRowIdx

Abstract base class for accessors.

DocTmplHeadingLinkRow.DocTmplHeadingLinkRowIdxBase

Abstract base class for accessors.

DocTmplHeadingLinkRow.IdxDoctmplheadinglinkId

Class representing index 'IDXDocTmplHLId'.

DocTmplHeadingLinkRows

Heading link table for DocTmpl, for MDO headers Collection of DocTmplHeadingLinkRow. Each element of the collection represents one row in the DocTmplHeadingLink table.

DocTmplHeadingLinkRows.CustomSearch

Class representing a custom search against table 'DocTmplHeadingLink'. Use this class to create a query that is pre-populated with the correct DocTmplHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DocTmplHeadingLinkRows collection of matching rows.

DocTmplHeadingLinkRows.DocTmplHeadingLinkRowsIdx

Abstract base class for accessors.

DocTmplHeadingLinkRows.IdxDocTmplId

Class representing index 'IDXDocTmplHLDoctmpl_id'.

DocTmplHeadingLinkRows.IdxHeadingId

Class representing index 'IDXDocTmplHLHeading_id'.

DocTmplRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the DocTmpl table.

DocTmplRecordDataExtensions

Extension methods to make it easy to fetch DocTmplRecordData objects from the database, using the infrastructure

DocTmplRow

DocTmpl list table. Describes templates available for writing new documents.
Row Object for table 'DocTmpl'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

DocTmplRow.CustomSearch

Class representing a custom search against table 'DocTmpl'. Use this class to create a query that is pre-populated with the correct DocTmplTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DocTmplRow. If your query matches more than one row in the database, the result will reflect the first row only.

DocTmplRow.DocTmplRowIdx

Abstract base class for accessors.

DocTmplRow.DocTmplRowIdxBase

Abstract base class for accessors.

DocTmplRow.IdxDocTmplId

Class representing index 'IDXDocTmplId'.

DocTmplRow.IdxName

Class representing index 'IDXDocTmplName'.

DocTmplRows

DocTmpl list table. Describes templates available for writing new documents. Collection of DocTmplRow. Each element of the collection represents one row in the DocTmpl table.

DocTmplRows.CustomSearch

Class representing a custom search against table 'DocTmpl'. Use this class to create a query that is pre-populated with the correct DocTmplTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DocTmplRows collection of matching rows.

DocTmplRows.DocTmplRowsIdx

Abstract base class for accessors.

DocumentRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the document table.

DocumentRecordDataExtensions

Extension methods to make it easy to fetch DocumentRecordData objects from the database, using the infrastructure

DocumentRow

Documents, this table is an extension of the Appointment table. There is always a corresponding appointment record; the relation between appointment and document is navigable in both directions. A document-type appointment record always has a corresponding document record and a record in VisibleFor specifying who may see this.

Row Object for table 'document'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

DocumentRow.CustomSearch

Class representing a custom search against table 'document'. Use this class to create a query that is pre-populated with the correct DocumentTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DocumentRow. If your query matches more than one row in the database, the result will reflect the first row only.

DocumentRow.DocumentRowIdx

Abstract base class for accessors.

DocumentRow.DocumentRowIdxBase

Abstract base class for accessors.

DocumentRow.IdxDocumentId

Class representing index 'IDXDocId'.

DocumentRows

Documents, this table is an extension of the Appointment table. There is always a corresponding appointment record; the relation between appointment and document is navigable in both directions. A document-type appointment record always has a corresponding document record and a record in VisibleFor specifying who may see this.
Collection of DocumentRow. Each element of the collection represents one row in the Document table.

DocumentRows.CustomSearch

Class representing a custom search against table 'document'. Use this class to create a query that is pre-populated with the correct DocumentTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a DocumentRows collection of matching rows.

DocumentRows.DocumentRowsIdx

Abstract base class for accessors.

DocumentRows.IdxArchiveProvider

Class representing index 'IDXDocArchiveProvider'.

DocumentRows.IdxExtref

Class representing index 'IDXDocExtref'.

DocumentRows.IdxHeader

Class representing index 'IDXDocHeader'.

DocumentRows.IdxOurRef

Class representing index 'IDXDocOur_ref'.

DocumentRows.IdxSearchname

Class representing index 'IDXDocSname'.

DocumentRows.IdxUserdef2Id

Class representing index 'IDXDocUdef2_id'.

DocumentRows.IdxUserdefId

Class representing index 'IDXDocUdef_id'.

EabEntryRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the eab_entry table.

EabEntryRecordDataExtensions

Extension methods to make it easy to fetch EabEntryRecordData objects from the database, using the infrastructure

EabEntryRow

This table contains eab (email address book) entries, i.e. an alias ('Ola Hansen') and an address ('ola@hansen.as&apos;).
Row Object for table 'eab_entry'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

EabEntryRow.CustomSearch

Class representing a custom search against table 'eab_entry'. Use this class to create a query that is pre-populated with the correct EabEntryTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EabEntryRow. If your query matches more than one row in the database, the result will reflect the first row only.

EabEntryRow.EabEntryRowIdx

Abstract base class for accessors.

EabEntryRow.EabEntryRowIdxBase

Abstract base class for accessors.

EabEntryRow.IdxEabEntryId

Class representing index 'IDXEab_entryId'.

EabEntryRows

This table contains eab (email address book) entries, i.e. an alias ('Ola Hansen') and an address ('ola@hansen.as&apos;). Collection of EabEntryRow. Each element of the collection represents one row in the EabEntry table.

EabEntryRows.CustomSearch

Class representing a custom search against table 'eab_entry'. Use this class to create a query that is pre-populated with the correct EabEntryTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EabEntryRows collection of matching rows.

EabEntryRows.EabEntryRowsIdx

Abstract base class for accessors.

EabEntryRows.IdxDbiAgentId

Class representing index 'IDXEab_entryDbi_agent_id'.

EabEntryRows.IdxDbiKey

Class representing index 'IDXEab_entryDbi_key'.

EabEntryRows.IdxDbiLastModified

Class representing index 'IDXEab_entryDbi_last_modified'.

EabEntryRows.IdxDbiLastSyncronized

Class representing index 'IDXEab_entryDbi_last_syncroni'.

EabEntryRows.IdxFolderId

Class representing index 'IDXEab_entryFolder_id'.

EabEntryRows.IdxName

Class representing index 'IDXEab_entryName'.

EabFolderRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the eab_folder table.

EabFolderRecordDataExtensions

Extension methods to make it easy to fetch EabFolderRecordData objects from the database, using the infrastructure

EabFolderRow

This table contains eab (email address book) folders, used for containing email addresses.
Row Object for table 'eab_folder'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

EabFolderRow.CustomSearch

Class representing a custom search against table 'eab_folder'. Use this class to create a query that is pre-populated with the correct EabFolderTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EabFolderRow. If your query matches more than one row in the database, the result will reflect the first row only.

EabFolderRow.EabFolderRowIdx

Abstract base class for accessors.

EabFolderRow.EabFolderRowIdxBase

Abstract base class for accessors.

EabFolderRow.IdxEabFolderId

Class representing index 'IDXEab_folderId'.

EabFolderRows

This table contains eab (email address book) folders, used for containing email addresses. Collection of EabFolderRow. Each element of the collection represents one row in the EabFolder table.

EabFolderRows.CustomSearch

Class representing a custom search against table 'eab_folder'. Use this class to create a query that is pre-populated with the correct EabFolderTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EabFolderRows collection of matching rows.

EabFolderRows.EabFolderRowsIdx

Abstract base class for accessors.

EabFolderRows.IdxFolderId

Class representing index 'IDXEab_folderFolder_id'.

EabFolderRows.IdxName

Class representing index 'IDXEab_folderName'.

EjCategoryGroupLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the EjCategoryGroupLink table.

EjCategoryGroupLinkRecordDataExtensions

Extension methods to make it easy to fetch EjCategoryGroupLinkRecordData objects from the database, using the infrastructure

EjCategoryGroupLinkRow

User group link table for EjCategory, for mass handling ej_category members
Row Object for table 'EjCategoryGroupLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

EjCategoryGroupLinkRow.CustomSearch

Class representing a custom search against table 'EjCategoryGroupLink'. Use this class to create a query that is pre-populated with the correct EjCategoryGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EjCategoryGroupLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

EjCategoryGroupLinkRow.EjCategoryGroupLinkRowIdx

Abstract base class for accessors.

EjCategoryGroupLinkRow.EjCategoryGroupLinkRowIdxBase

Abstract base class for accessors.

EjCategoryGroupLinkRow.IdxEjCategorygrouplinkId

Class representing index 'IDXEjCategoryGLId'.

EjCategoryGroupLinkRows

User group link table for EjCategory, for mass handling ej_category members Collection of EjCategoryGroupLinkRow. Each element of the collection represents one row in the EjCategoryGroupLink table.

EjCategoryGroupLinkRows.CustomSearch

Class representing a custom search against table 'EjCategoryGroupLink'. Use this class to create a query that is pre-populated with the correct EjCategoryGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EjCategoryGroupLinkRows collection of matching rows.

EjCategoryGroupLinkRows.EjCategoryGroupLinkRowsIdx

Abstract base class for accessors.

EjCategoryGroupLinkRows.IdxEjCategoryId

Class representing index 'IDXEjCategoryGLEj_category_id'.

EjCategoryGroupLinkRows.IdxGroupId

Class representing index 'IDXEjCategoryGLGroup_id'.

EjCategoryRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ej_category table.

EjCategoryRecordDataExtensions

Extension methods to make it easy to fetch EjCategoryRecordData objects from the database, using the infrastructure

EjCategoryRow

This table contains categories, in which tickets are categorized. The categories are organized in a hierarchial manner.
Row Object for table 'ej_category'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

EjCategoryRow.CustomSearch

Class representing a custom search against table 'ej_category'. Use this class to create a query that is pre-populated with the correct EjCategoryTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EjCategoryRow. If your query matches more than one row in the database, the result will reflect the first row only.

EjCategoryRow.EjCategoryRowIdx

Abstract base class for accessors.

EjCategoryRow.EjCategoryRowIdxBase

Abstract base class for accessors.

EjCategoryRow.IdxEjCategoryId

Class representing index 'IDXEj_categoryId'.

EjCategoryRows

This table contains categories, in which tickets are categorized. The categories are organized in a hierarchial manner. Collection of EjCategoryRow. Each element of the collection represents one row in the EjCategory table.

EjCategoryRows.CustomSearch

Class representing a custom search against table 'ej_category'. Use this class to create a query that is pre-populated with the correct EjCategoryTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EjCategoryRows collection of matching rows.

EjCategoryRows.EjCategoryRowsIdx

Abstract base class for accessors.

EjCategoryRows.IdxCategoryMaster

Class representing index 'IDXEj_categoryCategory_master'.

EjCategoryRows.IdxParentId

Class representing index 'IDXEj_categoryParent_id'.

EjCategoryRows.IdxReplyTemplate

Class representing index 'IDXEj_categoryReply_template'.

EjMessageRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ej_message table.

EjMessageRecordDataExtensions

Extension methods to make it easy to fetch EjMessageRecordData objects from the database, using the infrastructure

EjMessageRow

This table contains the messages listed under tickets.
Row Object for table 'ej_message'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

EjMessageRow.CustomSearch

Class representing a custom search against table 'ej_message'. Use this class to create a query that is pre-populated with the correct EjMessageTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EjMessageRow. If your query matches more than one row in the database, the result will reflect the first row only.

EjMessageRow.EjMessageRowIdx

Abstract base class for accessors.

EjMessageRow.EjMessageRowIdxBase

Abstract base class for accessors.

EjMessageRow.IdxEjMessageId

Class representing index 'IDXEj_messageId'.

EjMessageRows

This table contains the messages listed under tickets. Collection of EjMessageRow. Each element of the collection represents one row in the EjMessage table.

EjMessageRows.CustomSearch

Class representing a custom search against table 'ej_message'. Use this class to create a query that is pre-populated with the correct EjMessageTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EjMessageRows collection of matching rows.

EjMessageRows.EjMessageRowsIdx

Abstract base class for accessors.

EjMessageRows.IdxBodyAttachment

Class representing index 'IDXEj_messageBody_attachment'.

EjMessageRows.IdxCreatedAt

Class representing index 'IDXEj_messageCreated_at'.

EjMessageRows.IdxCreatedBy

Class representing index 'IDXEj_messageCreated_by'.

EjMessageRows.IdxCustomerId

Class representing index 'IDXEj_messageCustomer_id'.

EjMessageRows.IdxHtmlBodyAttachment

Class representing index 'IDXEj_messageHtml_body_attach'.

EjMessageRows.IdxMessageId

Class representing index 'IDXEj_messageMessage_id'.

EjMessageRows.IdxSearchTitle

Class representing index 'ISearch_titleBodyHtml_body'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

EjMessageRows.IdxSearchTitleBody

Class representing index 'ISearch_titleBodyHtml_body'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

EjMessageRows.IdxSearchTitleBodyHtmlBody

Class representing index 'ISearch_titleBodyHtml_body'.

EjMessageRows.IdxTicketId

Class representing index 'IDXEj_messageTicket_id'.

EjpackageItemRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ejpackage_item table.

EjpackageItemRecordDataExtensions

Extension methods to make it easy to fetch EjpackageItemRecordData objects from the database, using the infrastructure

EjpackageItemRow

This table stores info on installed packages in the system
Row Object for table 'ejpackage_item'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

EjpackageItemRow.CustomSearch

Class representing a custom search against table 'ejpackage_item'. Use this class to create a query that is pre-populated with the correct EjpackageItemTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EjpackageItemRow. If your query matches more than one row in the database, the result will reflect the first row only.

EjpackageItemRow.EjpackageItemRowIdx

Abstract base class for accessors.

EjpackageItemRow.EjpackageItemRowIdxBase

Abstract base class for accessors.

EjpackageItemRow.IdxEjpackageItemId

Class representing index 'IDXEjpackage_itemId'.

EjpackageItemRows

This table stores info on installed packages in the system Collection of EjpackageItemRow. Each element of the collection represents one row in the EjpackageItem table.

EjpackageItemRows.CustomSearch

Class representing a custom search against table 'ejpackage_item'. Use this class to create a query that is pre-populated with the correct EjpackageItemTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EjpackageItemRows collection of matching rows.

EjpackageItemRows.EjpackageItemRowsIdx

Abstract base class for accessors.

EjpackageItemRows.IdxDomain

Class representing index 'IDXEjpackage_itemDomain'.

EjpackageItemRows.IdxEjpackage

Class representing index 'IDXEjpackage_itemEjpackage'.

EjpackageItemRows.IdxItemId

Class representing index 'IDXEjpackage_itemItem_id'.

EjpackageItemRows.IdxParentId

Class representing index 'IDXEjpackage_itemParent_id'.

EjpackageRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ejpackage table.

EjpackageRecordDataExtensions

Extension methods to make it easy to fetch EjpackageRecordData objects from the database, using the infrastructure

EjpackageRow

This table stores packages on the system.
Row Object for table 'ejpackage'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

EjpackageRow.CustomSearch

Class representing a custom search against table 'ejpackage'. Use this class to create a query that is pre-populated with the correct EjpackageTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EjpackageRow. If your query matches more than one row in the database, the result will reflect the first row only.

EjpackageRow.EjpackageRowIdx

Abstract base class for accessors.

EjpackageRow.EjpackageRowIdxBase

Abstract base class for accessors.

EjpackageRow.IdxEjpackageId

Class representing index 'IDXEjpackageId'.

EjpackageRows

This table stores packages on the system. Collection of EjpackageRow. Each element of the collection represents one row in the Ejpackage table.

EjpackageRows.CustomSearch

Class representing a custom search against table 'ejpackage'. Use this class to create a query that is pre-populated with the correct EjpackageTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EjpackageRows collection of matching rows.

EjpackageRows.EjpackageRowsIdx

Abstract base class for accessors.

EjpackageRows.IdxAttachmentId

Class representing index 'IDXEjpackageAttachment_id'.

EjpackageRows.IdxUploadedBy

Class representing index 'IDXEjpackageUploaded_by'.

EjRoleRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ej_role table.

EjRoleRecordDataExtensions

Extension methods to make it easy to fetch EjRoleRecordData objects from the database, using the infrastructure

EjRoleRow

Define access rights, memberships and other properties for role user members
Row Object for table 'ej_role'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

EjRoleRow.CustomSearch

Class representing a custom search against table 'ej_role'. Use this class to create a query that is pre-populated with the correct EjRoleTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EjRoleRow. If your query matches more than one row in the database, the result will reflect the first row only.

EjRoleRow.EjRoleRowIdx

Abstract base class for accessors.

EjRoleRow.EjRoleRowIdxBase

Abstract base class for accessors.

EjRoleRow.IdxEjRoleId

Class representing index 'IDXEj_roleId'.

EjRoleRows

Define access rights, memberships and other properties for role user members Collection of EjRoleRow. Each element of the collection represents one row in the EjRole table.

EjRoleRows.CustomSearch

Class representing a custom search against table 'ej_role'. Use this class to create a query that is pre-populated with the correct EjRoleTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EjRoleRows collection of matching rows.

EjRoleRows.EjRoleRowsIdx

Abstract base class for accessors.

EjRoleRows.IdxUserGroup

Class representing index 'IDXEj_roleUser_group'.

EjscriptDebugRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ejscript_debug table.

EjscriptDebugRecordDataExtensions

Extension methods to make it easy to fetch EjscriptDebugRecordData objects from the database, using the infrastructure

EjscriptDebugRow

This table contains information when debugging an ejscript
Row Object for table 'ejscript_debug'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

EjscriptDebugRow.CustomSearch

Class representing a custom search against table 'ejscript_debug'. Use this class to create a query that is pre-populated with the correct EjscriptDebugTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EjscriptDebugRow. If your query matches more than one row in the database, the result will reflect the first row only.

EjscriptDebugRow.EjscriptDebugRowIdx

Abstract base class for accessors.

EjscriptDebugRow.EjscriptDebugRowIdxBase

Abstract base class for accessors.

EjscriptDebugRow.IdxEjscriptDebugId

Class representing index 'IDXEjscript_debugId'.

EjscriptDebugRows

This table contains information when debugging an ejscript Collection of EjscriptDebugRow. Each element of the collection represents one row in the EjscriptDebug table.

EjscriptDebugRows.CustomSearch

Class representing a custom search against table 'ejscript_debug'. Use this class to create a query that is pre-populated with the correct EjscriptDebugTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EjscriptDebugRows collection of matching rows.

EjscriptDebugRows.EjscriptDebugRowsIdx

Abstract base class for accessors.

EjscriptRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ejscript table.

EjscriptRecordDataExtensions

Extension methods to make it easy to fetch EjscriptRecordData objects from the database, using the infrastructure

EjscriptRow

ejscript
Row Object for table 'ejscript'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

EjscriptRow.CustomSearch

Class representing a custom search against table 'ejscript'. Use this class to create a query that is pre-populated with the correct EjscriptTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EjscriptRow. If your query matches more than one row in the database, the result will reflect the first row only.

EjscriptRow.EjscriptRowIdx

Abstract base class for accessors.

EjscriptRow.EjscriptRowIdxBase

Abstract base class for accessors.

EjscriptRow.IdxEjscriptId

Class representing index 'IDXEjscriptId'.

EjscriptRow.IdxUniqueIdentifier

Class representing index 'IDXEjscriptUnique_identifier'.

EjscriptRows

ejscript Collection of EjscriptRow. Each element of the collection represents one row in the Ejscript table.

EjscriptRows.CustomSearch

Class representing a custom search against table 'ejscript'. Use this class to create a query that is pre-populated with the correct EjscriptTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EjscriptRows collection of matching rows.

EjscriptRows.EjscriptRowsIdx

Abstract base class for accessors.

EjscriptRows.IdxHierarchyId

Class representing index 'IDXEjscriptHierarchy_id'.

EjscriptRows.IdxIncludeId

Class representing index 'IDXEjscriptInclude_id'.

EjselectionRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ejselection table.

EjselectionRecordDataExtensions

Extension methods to make it easy to fetch EjselectionRecordData objects from the database, using the infrastructure

EjselectionRow

This table stores selections, dynamic groups.
Row Object for table 'ejselection'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

EjselectionRow.CustomSearch

Class representing a custom search against table 'ejselection'. Use this class to create a query that is pre-populated with the correct EjselectionTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EjselectionRow. If your query matches more than one row in the database, the result will reflect the first row only.

EjselectionRow.EjselectionRowIdx

Abstract base class for accessors.

EjselectionRow.EjselectionRowIdxBase

Abstract base class for accessors.

EjselectionRow.IdxEjselectionId

Class representing index 'IDXEjselectionId'.

EjselectionRows

This table stores selections, dynamic groups. Collection of EjselectionRow. Each element of the collection represents one row in the Ejselection table.

EjselectionRows.CustomSearch

Class representing a custom search against table 'ejselection'. Use this class to create a query that is pre-populated with the correct EjselectionTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EjselectionRows collection of matching rows.

EjselectionRows.EjselectionRowsIdx

Abstract base class for accessors.

EjselectionRows.IdxCreator

Class representing index 'IDXEjselectionCreator'.

EjselectionRows.IdxHierarchyId

Class representing index 'IDXEjselectionHierarchy_id'.

EjselectionRows.IdxIncludeId

Class representing index 'IDXEjselectionInclude_id'.

EjselectionRows.IdxSourceId

Class representing index 'IDXEjselectionSource_id'.

EjselectionRows.IdxSourceType

Class representing index 'IDXEjselectionSource_type'.

EjselEjselRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ejsel_ejsel table.

EjselEjselRecordDataExtensions

Extension methods to make it easy to fetch EjselEjselRecordData objects from the database, using the infrastructure

EjselEjselRow

This table defines sources for complex selections in a many/many relationship
Row Object for table 'ejsel_ejsel'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

EjselEjselRow.CustomSearch

Class representing a custom search against table 'ejsel_ejsel'. Use this class to create a query that is pre-populated with the correct EjselEjselTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EjselEjselRow. If your query matches more than one row in the database, the result will reflect the first row only.

EjselEjselRow.EjselEjselRowIdx

Abstract base class for accessors.

EjselEjselRow.EjselEjselRowIdxBase

Abstract base class for accessors.

EjselEjselRow.IdxEjselEjselId

Class representing index 'IDXEjsel_ejselId'.

EjselEjselRows

This table defines sources for complex selections in a many/many relationship Collection of EjselEjselRow. Each element of the collection represents one row in the EjselEjsel table.

EjselEjselRows.CustomSearch

Class representing a custom search against table 'ejsel_ejsel'. Use this class to create a query that is pre-populated with the correct EjselEjselTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EjselEjselRows collection of matching rows.

EjselEjselRows.EjselEjselRowsIdx

Abstract base class for accessors.

EjselEjselRows.IdxChild

Class representing index 'IDXEjsel_ejselChild'.

EjselEjselRows.IdxOperation

Class representing index 'IDXEjsel_ejselOperation'.

EjselEjselRows.IdxOrderPos

Class representing index 'IDXEjsel_ejselOrder_pos'.

EjselEjselRows.IdxParent

Class representing index 'IDXEjsel_ejselParent'.

EjselMetaResultRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ejsel_meta_result table.

EjselMetaResultRecordDataExtensions

Extension methods to make it easy to fetch EjselMetaResultRecordData objects from the database, using the infrastructure

EjselMetaResultRow

This table stores result meta data
Row Object for table 'ejsel_meta_result'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

EjselMetaResultRow.CustomSearch

Class representing a custom search against table 'ejsel_meta_result'. Use this class to create a query that is pre-populated with the correct EjselMetaResultTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EjselMetaResultRow. If your query matches more than one row in the database, the result will reflect the first row only.

EjselMetaResultRow.EjselMetaResultRowIdx

Abstract base class for accessors.

EjselMetaResultRow.EjselMetaResultRowIdxBase

Abstract base class for accessors.

EjselMetaResultRow.IdxEjselMetaResultId

Class representing index 'IDXEjsel_meta_resultId'.

EjselMetaResultRows

This table stores result meta data Collection of EjselMetaResultRow. Each element of the collection represents one row in the EjselMetaResult table.

EjselMetaResultRows.CustomSearch

Class representing a custom search against table 'ejsel_meta_result'. Use this class to create a query that is pre-populated with the correct EjselMetaResultTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EjselMetaResultRows collection of matching rows.

EjselMetaResultRows.EjselMetaResultRowsIdx

Abstract base class for accessors.

EjselMetaResultRows.IdxCreatedAt

Class representing index 'IDXEjsel_meta_resultCreated_a'.

EjselMetaResultRows.IdxEjselection

Class representing index 'IDXEjsel_meta_resultEjselecti'.

EjselMetaResultRows.IdxOwner

Class representing index 'IDXEjsel_meta_resultOwner'.

EjselResultSetRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ejsel_result_set table.

EjselResultSetRecordDataExtensions

Extension methods to make it easy to fetch EjselResultSetRecordData objects from the database, using the infrastructure

EjselResultSetRow

This table stores result set reference data, result sets for selections
Row Object for table 'ejsel_result_set'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

EjselResultSetRow.CustomSearch

Class representing a custom search against table 'ejsel_result_set'. Use this class to create a query that is pre-populated with the correct EjselResultSetTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EjselResultSetRow. If your query matches more than one row in the database, the result will reflect the first row only.

EjselResultSetRow.EjselResultSetRowIdx

Abstract base class for accessors.

EjselResultSetRow.EjselResultSetRowIdxBase

Abstract base class for accessors.

EjselResultSetRow.IdxEjselResultSetId

Class representing index 'IDXEjsel_result_setId'.

EjselResultSetRows

This table stores result set reference data, result sets for selections Collection of EjselResultSetRow. Each element of the collection represents one row in the EjselResultSet table.

EjselResultSetRows.CustomSearch

Class representing a custom search against table 'ejsel_result_set'. Use this class to create a query that is pre-populated with the correct EjselResultSetTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EjselResultSetRows collection of matching rows.

EjselResultSetRows.EjselResultSetRowsIdx

Abstract base class for accessors.

EjselResultSetRows.IdxMetaResult

Class representing index 'IDXEjsel_result_setMeta_resul'.

EjselResultSetRows.IdxRefId

Class representing index 'IDXEjsel_result_setRef_id'.

EjselSourceIdlistRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ejsel_source_idlist table.

EjselSourceIdlistRecordDataExtensions

Extension methods to make it easy to fetch EjselSourceIdlistRecordData objects from the database, using the infrastructure

EjselSourceIdlistRow

This table stores id list source for selections
Row Object for table 'ejsel_source_idlist'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

EjselSourceIdlistRow.CustomSearch

Class representing a custom search against table 'ejsel_source_idlist'. Use this class to create a query that is pre-populated with the correct EjselSourceIdlistTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EjselSourceIdlistRow. If your query matches more than one row in the database, the result will reflect the first row only.

EjselSourceIdlistRow.EjselSourceIdlistRowIdx

Abstract base class for accessors.

EjselSourceIdlistRow.EjselSourceIdlistRowIdxBase

Abstract base class for accessors.

EjselSourceIdlistRow.IdxEjselSourceIdlistId

Class representing index 'IDXEjsel_source_idlistId'.

EjselSourceIdlistRows

This table stores id list source for selections Collection of EjselSourceIdlistRow. Each element of the collection represents one row in the EjselSourceIdlist table.

EjselSourceIdlistRows.CustomSearch

Class representing a custom search against table 'ejsel_source_idlist'. Use this class to create a query that is pre-populated with the correct EjselSourceIdlistTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EjselSourceIdlistRows collection of matching rows.

EjselSourceIdlistRows.EjselSourceIdlistRowsIdx

Abstract base class for accessors.

EjselSourceScriptRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ejsel_source_script table.

EjselSourceScriptRecordDataExtensions

Extension methods to make it easy to fetch EjselSourceScriptRecordData objects from the database, using the infrastructure

EjselSourceScriptRow

This table stores a selection script source
Row Object for table 'ejsel_source_script'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

EjselSourceScriptRow.CustomSearch

Class representing a custom search against table 'ejsel_source_script'. Use this class to create a query that is pre-populated with the correct EjselSourceScriptTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EjselSourceScriptRow. If your query matches more than one row in the database, the result will reflect the first row only.

EjselSourceScriptRow.EjselSourceScriptRowIdx

Abstract base class for accessors.

EjselSourceScriptRow.EjselSourceScriptRowIdxBase

Abstract base class for accessors.

EjselSourceScriptRow.IdxEjselSourceScriptId

Class representing index 'IDXEjsel_source_scriptId'.

EjselSourceScriptRows

This table stores a selection script source Collection of EjselSourceScriptRow. Each element of the collection represents one row in the EjselSourceScript table.

EjselSourceScriptRows.CustomSearch

Class representing a custom search against table 'ejsel_source_script'. Use this class to create a query that is pre-populated with the correct EjselSourceScriptTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EjselSourceScriptRows collection of matching rows.

EjselSourceScriptRows.EjselSourceScriptRowsIdx

Abstract base class for accessors.

EjselSourceXmlRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ejsel_source_xml table.

EjselSourceXmlRecordDataExtensions

Extension methods to make it easy to fetch EjselSourceXmlRecordData objects from the database, using the infrastructure

EjselSourceXmlRow

This table stores a selection source as xml
Row Object for table 'ejsel_source_xml'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

EjselSourceXmlRow.CustomSearch

Class representing a custom search against table 'ejsel_source_xml'. Use this class to create a query that is pre-populated with the correct EjselSourceXmlTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EjselSourceXmlRow. If your query matches more than one row in the database, the result will reflect the first row only.

EjselSourceXmlRow.EjselSourceXmlRowIdx

Abstract base class for accessors.

EjselSourceXmlRow.EjselSourceXmlRowIdxBase

Abstract base class for accessors.

EjselSourceXmlRow.IdxEjselSourceXmlId

Class representing index 'IDXEjsel_source_xmlId'.

EjselSourceXmlRows

This table stores a selection source as xml Collection of EjselSourceXmlRow. Each element of the collection represents one row in the EjselSourceXml table.

EjselSourceXmlRows.CustomSearch

Class representing a custom search against table 'ejsel_source_xml'. Use this class to create a query that is pre-populated with the correct EjselSourceXmlTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EjselSourceXmlRows collection of matching rows.

EjselSourceXmlRows.EjselSourceXmlRowsIdx

Abstract base class for accessors.

EjuserRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ejuser table.

EjuserRecordDataExtensions

Extension methods to make it easy to fetch EjuserRecordData objects from the database, using the infrastructure

EjuserRow

This table contains entries for the users of the system.
Row Object for table 'ejuser'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

EjuserRow.CustomSearch

Class representing a custom search against table 'ejuser'. Use this class to create a query that is pre-populated with the correct EjuserTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EjuserRow. If your query matches more than one row in the database, the result will reflect the first row only.

EjuserRow.EjuserRowIdx

Abstract base class for accessors.

EjuserRow.EjuserRowIdxBase

Abstract base class for accessors.

EjuserRow.IdxEjuserId

Class representing index 'IDXEjuserId'.

EjuserRows

This table contains entries for the users of the system. Collection of EjuserRow. Each element of the collection represents one row in the Ejuser table.

EjuserRows.CustomSearch

Class representing a custom search against table 'ejuser'. Use this class to create a query that is pre-populated with the correct EjuserTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EjuserRows collection of matching rows.

EjuserRows.EjuserRowsIdx

Abstract base class for accessors.

EjuserRows.IdxDbiAgentId

Class representing index 'IDXEjuserDbi_agent_id'.

EjuserRows.IdxDbiKey

Class representing index 'IDXEjuserDbi_key'.

EjuserRows.IdxDbiLastModified

Class representing index 'IDXEjuserDbi_last_modified'.

EjuserRows.IdxDbiLastSyncronized

Class representing index 'IDXEjuserDbi_last_syncronized'.

EjuserRows.IdxDefaultCategory

Class representing index 'IDXEjuserDefault_category'.

EjuserRows.IdxDefaultStatusAddMessage

Class representing index 'IDXEjuserDefault_status_add_m'.

EjuserRows.IdxDefaultStatusNewTicket

Class representing index 'IDXEjuserDefault_status_new_t'.

EjuserRows.IdxEmail

Class representing index 'IDXEjuserEmail'.

EjuserRows.IdxLastCategory

Class representing index 'IDXEjuserLast_category'.

EjuserRows.IdxLoginname

Class representing index 'IDXEjuserLoginname'.

EjuserRows.IdxPictureId

Class representing index 'IDXEjuserPicture_id'.

EjuserRows.IdxProfileId

Class representing index 'IDXEjuserProfile_id'.

EjuserRows.IdxUsergroup

Class representing index 'IDXEjuserUsergroup'.

EjuserRows.IdxUsername

Class representing index 'IDXEjuserUsername'.

ElementProfileRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the element_profile table.

ElementProfileRecordDataExtensions

Extension methods to make it easy to fetch ElementProfileRecordData objects from the database, using the infrastructure

ElementProfileRow

The new (4.0) profile table. Contains profile for a single Html-element. Connected through element_profile_link
Row Object for table 'element_profile'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ElementProfileRow.CustomSearch

Class representing a custom search against table 'element_profile'. Use this class to create a query that is pre-populated with the correct ElementProfileTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ElementProfileRow. If your query matches more than one row in the database, the result will reflect the first row only.

ElementProfileRow.ElementProfileRowIdx

Abstract base class for accessors.

ElementProfileRow.ElementProfileRowIdxBase

Abstract base class for accessors.

ElementProfileRow.IdxElementProfileId

Class representing index 'IDXElement_profileId'.

ElementProfileRows

The new (4.0) profile table. Contains profile for a single Html-element. Connected through element_profile_link Collection of ElementProfileRow. Each element of the collection represents one row in the ElementProfile table.

ElementProfileRows.CustomSearch

Class representing a custom search against table 'element_profile'. Use this class to create a query that is pre-populated with the correct ElementProfileTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ElementProfileRows collection of matching rows.

ElementProfileRows.ElementProfileRowsIdx

Abstract base class for accessors.

ElementProfileRows.IdxOwnedByUser

Class representing index 'IDXElement_profileOwned_by_us'.

ElementProfileRows.IdxScreenDefinitionElement

Class representing index 'IDXElement_profileScreen_defi'.

EmailAccountRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the email_account table.

EmailAccountRecordDataExtensions

Extension methods to make it easy to fetch EmailAccountRecordData objects from the database, using the infrastructure

EmailAccountRow

Email account information
Row Object for table 'email_account'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

EmailAccountRow.CustomSearch

Class representing a custom search against table 'email_account'. Use this class to create a query that is pre-populated with the correct EmailAccountTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EmailAccountRow. If your query matches more than one row in the database, the result will reflect the first row only.

EmailAccountRow.EmailAccountRowIdx

Abstract base class for accessors.

EmailAccountRow.EmailAccountRowIdxBase

Abstract base class for accessors.

EmailAccountRow.IdxEmailAccountId

Class representing index 'IDXEmail_accountId'.

EmailAccountRow.IdxEmailAddress

Class representing index 'IDXEmail_accountEmail_address'.

EmailAccountRows

Email account information Collection of EmailAccountRow. Each element of the collection represents one row in the EmailAccount table.

EmailAccountRows.CustomSearch

Class representing a custom search against table 'email_account'. Use this class to create a query that is pre-populated with the correct EmailAccountTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EmailAccountRows collection of matching rows.

EmailAccountRows.EmailAccountRowsIdx

Abstract base class for accessors.

EmailAccountRows.IdxAssociateId

Class representing index 'IDXEmail_accountAssociate_id'.

EmailAttachmentRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the email_attachment table.

EmailAttachmentRecordDataExtensions

Extension methods to make it easy to fetch EmailAttachmentRecordData objects from the database, using the infrastructure

EmailAttachmentRow

Attachment info related to an email_item
Row Object for table 'email_attachment'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

EmailAttachmentRow.CustomSearch

Class representing a custom search against table 'email_attachment'. Use this class to create a query that is pre-populated with the correct EmailAttachmentTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EmailAttachmentRow. If your query matches more than one row in the database, the result will reflect the first row only.

EmailAttachmentRow.EmailAttachmentRowIdx

Abstract base class for accessors.

EmailAttachmentRow.EmailAttachmentRowIdxBase

Abstract base class for accessors.

EmailAttachmentRow.IdxEmailAttachmentId

Class representing index 'IDXEmail_attachmentId'.

EmailAttachmentRows

Attachment info related to an email_item Collection of EmailAttachmentRow. Each element of the collection represents one row in the EmailAttachment table.

EmailAttachmentRows.CustomSearch

Class representing a custom search against table 'email_attachment'. Use this class to create a query that is pre-populated with the correct EmailAttachmentTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EmailAttachmentRows collection of matching rows.

EmailAttachmentRows.EmailAttachmentRowsIdx

Abstract base class for accessors.

EmailAttachmentRows.IdxEmailItemId

Class representing index 'IDXEmail_attachmentEmail_item'.

EmailFolderRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the email_folder table.

EmailFolderRecordDataExtensions

Extension methods to make it easy to fetch EmailFolderRecordData objects from the database, using the infrastructure

EmailFolderRow

Corresponds to an email folder on a mail server
Row Object for table 'email_folder'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

EmailFolderRow.CustomSearch

Class representing a custom search against table 'email_folder'. Use this class to create a query that is pre-populated with the correct EmailFolderTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EmailFolderRow. If your query matches more than one row in the database, the result will reflect the first row only.

EmailFolderRow.EmailFolderRowIdx

Abstract base class for accessors.

EmailFolderRow.EmailFolderRowIdxBase

Abstract base class for accessors.

EmailFolderRow.IdxEmailFolderId

Class representing index 'IDXEmail_folderId'.

EmailFolderRows

Corresponds to an email folder on a mail server Collection of EmailFolderRow. Each element of the collection represents one row in the EmailFolder table.

EmailFolderRows.CustomSearch

Class representing a custom search against table 'email_folder'. Use this class to create a query that is pre-populated with the correct EmailFolderTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EmailFolderRows collection of matching rows.

EmailFolderRows.EmailFolderRowsIdx

Abstract base class for accessors.

EmailFolderRows.IdxAccountId

Class representing index 'IDXEmail_folderAccount_id'.

EmailItemRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the email_item table.

EmailItemRecordDataExtensions

Extension methods to make it easy to fetch EmailItemRecordData objects from the database, using the infrastructure

EmailItemRow

Email data
Row Object for table 'email_item'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

EmailItemRow.CustomSearch

Class representing a custom search against table 'email_item'. Use this class to create a query that is pre-populated with the correct EmailItemTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EmailItemRow. If your query matches more than one row in the database, the result will reflect the first row only.

EmailItemRow.EmailItemRowIdx

Abstract base class for accessors.

EmailItemRow.EmailItemRowIdxBase

Abstract base class for accessors.

EmailItemRow.IdxEmailItemId

Class representing index 'IDXEmail_itemId'.

EmailItemRows

Email data Collection of EmailItemRow. Each element of the collection represents one row in the EmailItem table.

EmailItemRows.CustomSearch

Class representing a custom search against table 'email_item'. Use this class to create a query that is pre-populated with the correct EmailItemTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EmailItemRows collection of matching rows.

EmailItemRows.EmailItemRowsIdx

Abstract base class for accessors.

EmailItemRows.IdxAccountId

Class representing index 'IDXEmail_itemAccount_id'.

EmailItemRows.IdxAccountIdServerId

Class representing index 'IAccount_idServer_id'.

EmailItemRows.IdxEmailFolderId

Class representing index 'IDXEmail_itemEmail_folder_id'.

EmailItemRows.IdxMessageId

Class representing index 'IDXEmail_itemMessageId'.

EmailItemRows.IdxServerId

Class representing index 'IDXEmail_itemServer_id'.

EmailRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the Email table.

EmailRecordDataExtensions

Extension methods to make it easy to fetch EmailRecordData objects from the database, using the infrastructure

EmailRow

Email addresses for contacts, projects and persons
Row Object for table 'Email'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

EmailRow.CustomSearch

Class representing a custom search against table 'Email'. Use this class to create a query that is pre-populated with the correct EmailTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EmailRow. If your query matches more than one row in the database, the result will reflect the first row only.

EmailRow.EmailRowIdx

Abstract base class for accessors.

EmailRow.EmailRowIdxBase

Abstract base class for accessors.

EmailRow.IdxEmailId

Class representing index 'IDXEmailId'.

EmailRows

Email addresses for contacts, projects and persons Collection of EmailRow. Each element of the collection represents one row in the Email table.

EmailRows.CustomSearch

Class representing a custom search against table 'Email'. Use this class to create a query that is pre-populated with the correct EmailTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a EmailRows collection of matching rows.

EmailRows.EmailRowsIdx

Abstract base class for accessors.

EmailRows.IdxAppointmentId

Class representing index 'IDXEmailAppointment_id'.

EmailRows.IdxContactId

Class representing index 'IDXEmailContact_id'.

EmailRows.IdxDbiAgentId

Class representing index 'IDXEmailDbi_agent_id'.

EmailRows.IdxEmailAddress

Class representing index 'IDXEmailEmail_address'.

EmailRows.IdxPersonId

Class representing index 'IDXEmailPerson_id'.

EmailRows.IdxProjectId

Class representing index 'IDXEmailProject_id'.

EmailRows.IdxProtocol

Class representing index 'IDXEmailProtocol'.

EmailRows.IdxRank

Class representing index 'IDXEmailRank'.

EmailRows.IdxReservedId1

Class representing index 'IDXEmailReserved_id1'.

EmailRows.IdxReservedId2

Class representing index 'IDXEmailReserved_id2'.

ErpConfigurationRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ErpConfiguration table.

ErpConfigurationRecordDataExtensions

Extension methods to make it easy to fetch ErpConfigurationRecordData objects from the database, using the infrastructure

ErpConfigurationRow

Global settings for the Erp Integration Server
Row Object for table 'ErpConfiguration'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ErpConfigurationRow.CustomSearch

Class representing a custom search against table 'ErpConfiguration'. Use this class to create a query that is pre-populated with the correct ErpConfigurationTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ErpConfigurationRow. If your query matches more than one row in the database, the result will reflect the first row only.

ErpConfigurationRow.ErpConfigurationRowIdx

Abstract base class for accessors.

ErpConfigurationRow.ErpConfigurationRowIdxBase

Abstract base class for accessors.

ErpConfigurationRow.IdxErpConfigurationId

Class representing index 'IDXErpConfigurationId'.

ErpConfigurationRows

Global settings for the Erp Integration Server Collection of ErpConfigurationRow. Each element of the collection represents one row in the ErpConfiguration table.

ErpConfigurationRows.CustomSearch

Class representing a custom search against table 'ErpConfiguration'. Use this class to create a query that is pre-populated with the correct ErpConfigurationTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ErpConfigurationRows collection of matching rows.

ErpConfigurationRows.ErpConfigurationRowsIdx

Abstract base class for accessors.

ErpConnectionAccessRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ErpConnectionAccess table.

ErpConnectionAccessRecordDataExtensions

Extension methods to make it easy to fetch ErpConnectionAccessRecordData objects from the database, using the infrastructure

ErpConnectionAccessRow

Access control for Erp Connections
Row Object for table 'ErpConnectionAccess'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ErpConnectionAccessRow.CustomSearch

Class representing a custom search against table 'ErpConnectionAccess'. Use this class to create a query that is pre-populated with the correct ErpConnectionAccessTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ErpConnectionAccessRow. If your query matches more than one row in the database, the result will reflect the first row only.

ErpConnectionAccessRow.ErpConnectionAccessRowIdx

Abstract base class for accessors.

ErpConnectionAccessRow.ErpConnectionAccessRowIdxBase

Abstract base class for accessors.

ErpConnectionAccessRow.IdxErpConnectionAccessId

Class representing index 'IDXErpConnectionAccessId'.

ErpConnectionAccessRows

Access control for Erp Connections Collection of ErpConnectionAccessRow. Each element of the collection represents one row in the ErpConnectionAccess table.

ErpConnectionAccessRows.CustomSearch

Class representing a custom search against table 'ErpConnectionAccess'. Use this class to create a query that is pre-populated with the correct ErpConnectionAccessTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ErpConnectionAccessRows collection of matching rows.

ErpConnectionAccessRows.ErpConnectionAccessRowsIdx

Abstract base class for accessors.

ErpConnectionActorTypeRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ErpConnectionActorType table.

ErpConnectionActorTypeRecordDataExtensions

Extension methods to make it easy to fetch ErpConnectionActorTypeRecordData objects from the database, using the infrastructure

ErpConnectionActorTypeRow

Data about the configuration of one Erp Actor on one ErpConnection
Row Object for table 'ErpConnectionActorType'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ErpConnectionActorTypeRow.CustomSearch

Class representing a custom search against table 'ErpConnectionActorType'. Use this class to create a query that is pre-populated with the correct ErpConnectionActorTypeTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ErpConnectionActorTypeRow. If your query matches more than one row in the database, the result will reflect the first row only.

ErpConnectionActorTypeRow.ErpConnectionActorTypeRowIdx

Abstract base class for accessors.

ErpConnectionActorTypeRow.ErpConnectionActorTypeRowIdxBase

Abstract base class for accessors.

ErpConnectionActorTypeRow.IdxErpConnectionActorTypeId

Class representing index 'IDXErpConnectionActorTypeId'.

ErpConnectionActorTypeRow.IdxErpConnectionIdActorTypeErp

Class representing index 'IErpConnectionIdActorTypeErp'.

ErpConnectionActorTypeRows

Data about the configuration of one Erp Actor on one ErpConnection Collection of ErpConnectionActorTypeRow. Each element of the collection represents one row in the ErpConnectionActorType table.

ErpConnectionActorTypeRows.CustomSearch

Class representing a custom search against table 'ErpConnectionActorType'. Use this class to create a query that is pre-populated with the correct ErpConnectionActorTypeTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ErpConnectionActorTypeRows collection of matching rows.

ErpConnectionActorTypeRows.ErpConnectionActorTypeRowsIdx

Abstract base class for accessors.

ErpConnectionActorTypeRows.IdxErpConnectionId

Class representing index 'IErpConnectionIdActorTypeErp'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

ErpConnectionActorTypeRows.IdxErpConnectionIdActorTypeCrm

Class representing index 'IErpConnectionIdActorTypeCrm'.

ErpConnectionRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ErpConnection table.

ErpConnectionRecordDataExtensions

Extension methods to make it easy to fetch ErpConnectionRecordData objects from the database, using the infrastructure

ErpConnectionRow

One connection to an ERP connector, specifying Client and other required information
Row Object for table 'ErpConnection'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ErpConnectionRow.CustomSearch

Class representing a custom search against table 'ErpConnection'. Use this class to create a query that is pre-populated with the correct ErpConnectionTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ErpConnectionRow. If your query matches more than one row in the database, the result will reflect the first row only.

ErpConnectionRow.ErpConnectionRowIdx

Abstract base class for accessors.

ErpConnectionRow.ErpConnectionRowIdxBase

Abstract base class for accessors.

ErpConnectionRow.IdxConnectionId

Class representing index 'IDXErpConnectionConnectionId'.

ErpConnectionRow.IdxErpConnectionId

Class representing index 'IDXErpConnectionId'.

ErpConnectionRows

One connection to an ERP connector, specifying Client and other required information Collection of ErpConnectionRow. Each element of the collection represents one row in the ErpConnection table.

ErpConnectionRows.CustomSearch

Class representing a custom search against table 'ErpConnection'. Use this class to create a query that is pre-populated with the correct ErpConnectionTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ErpConnectionRows collection of matching rows.

ErpConnectionRows.ErpConnectionRowsIdx

Abstract base class for accessors.

ErpConnectionRows.IdxErpConnectorId

Class representing index 'IDXErpConnectionErpConnectorI'.

ErpConnectorRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ErpConnector table.

ErpConnectorRecordDataExtensions

Extension methods to make it easy to fetch ErpConnectorRecordData objects from the database, using the infrastructure

ErpConnectorRow

One ERP Connector, known by its URL
Row Object for table 'ErpConnector'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ErpConnectorRow.CustomSearch

Class representing a custom search against table 'ErpConnector'. Use this class to create a query that is pre-populated with the correct ErpConnectorTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ErpConnectorRow. If your query matches more than one row in the database, the result will reflect the first row only.

ErpConnectorRow.ErpConnectorRowIdx

Abstract base class for accessors.

ErpConnectorRow.ErpConnectorRowIdxBase

Abstract base class for accessors.

ErpConnectorRow.IdxErpConnectorId

Class representing index 'IDXErpConnectorId'.

ErpConnectorRows

One ERP Connector, known by its URL Collection of ErpConnectorRow. Each element of the collection represents one row in the ErpConnector table.

ErpConnectorRows.CustomSearch

Class representing a custom search against table 'ErpConnector'. Use this class to create a query that is pre-populated with the correct ErpConnectorTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ErpConnectorRows collection of matching rows.

ErpConnectorRows.ErpConnectorRowsIdx

Abstract base class for accessors.

ErpExternalKeyRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ErpExternalKey table.

ErpExternalKeyRecordDataExtensions

Extension methods to make it easy to fetch ErpExternalKeyRecordData objects from the database, using the infrastructure

ErpExternalKeyRow

The external (ERP-facing) key related to a synchronized record / connection
Row Object for table 'ErpExternalKey'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ErpExternalKeyRow.CustomSearch

Class representing a custom search against table 'ErpExternalKey'. Use this class to create a query that is pre-populated with the correct ErpExternalKeyTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ErpExternalKeyRow. If your query matches more than one row in the database, the result will reflect the first row only.

ErpExternalKeyRow.ErpExternalKeyRowIdx

Abstract base class for accessors.

ErpExternalKeyRow.ErpExternalKeyRowIdxBase

Abstract base class for accessors.

ErpExternalKeyRow.IdxErpConnectionIdActorTypeErpKey

Class representing index 'IErpConnectionIdActorTypeErpK'.

ErpExternalKeyRow.IdxErpConnectionIdErpInternalKeyId

Class representing index 'IErpConnectionIdErpInternalKe'.

ErpExternalKeyRow.IdxErpExternalKeyId

Class representing index 'IDXErpExternalKeyId'.

ErpExternalKeyRows

The external (ERP-facing) key related to a synchronized record / connection Collection of ErpExternalKeyRow. Each element of the collection represents one row in the ErpExternalKey table.

ErpExternalKeyRows.CustomSearch

Class representing a custom search against table 'ErpExternalKey'. Use this class to create a query that is pre-populated with the correct ErpExternalKeyTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ErpExternalKeyRows collection of matching rows.

ErpExternalKeyRows.ErpExternalKeyRowsIdx

Abstract base class for accessors.

ErpExternalKeyRows.IdxErpConnectionId

Class representing index 'IErpConnectionIdErpInternalKe'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

ErpExternalKeyRows.IdxErpConnectionIdActorType

Class representing index 'IErpConnectionIdActorTypeErpK'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

ErpExternalKeyRows.IdxErpInternalKeyId

Class representing index 'IDXErpExternalKeyErpInternalK'.

ErpFieldRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ErpField table.

ErpFieldRecordDataExtensions

Extension methods to make it easy to fetch ErpFieldRecordData objects from the database, using the infrastructure

ErpFieldRow

Store the metadata describing the fields that belong to an actor/connection combination, as described by the Erp Connector
Row Object for table 'ErpField'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ErpFieldRow.CustomSearch

Class representing a custom search against table 'ErpField'. Use this class to create a query that is pre-populated with the correct ErpFieldTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ErpFieldRow. If your query matches more than one row in the database, the result will reflect the first row only.

ErpFieldRow.ErpFieldRowIdx

Abstract base class for accessors.

ErpFieldRow.ErpFieldRowIdxBase

Abstract base class for accessors.

ErpFieldRow.IdxErpConnectionActorTypeIdErpFieldKey

Class representing index 'IErpConnectionActorTypeIdErpF'.

ErpFieldRow.IdxErpFieldId

Class representing index 'IDXErpFieldId'.

ErpFieldRows

Store the metadata describing the fields that belong to an actor/connection combination, as described by the Erp Connector Collection of ErpFieldRow. Each element of the collection represents one row in the ErpField table.

ErpFieldRows.CustomSearch

Class representing a custom search against table 'ErpField'. Use this class to create a query that is pre-populated with the correct ErpFieldTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ErpFieldRows collection of matching rows.

ErpFieldRows.ErpFieldRowsIdx

Abstract base class for accessors.

ErpFieldRows.IdxErpConnectionActorTypeId

Class representing index 'IErpConnectionActorTypeIdErpF'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

ErpInternalKeyRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ErpInternalKey table.

ErpInternalKeyRecordDataExtensions

Extension methods to make it easy to fetch ErpInternalKeyRecordData objects from the database, using the infrastructure

ErpInternalKeyRow

The internal (superoffice-facing) key related to a synchronized record
Row Object for table 'ErpInternalKey'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ErpInternalKeyRow.CustomSearch

Class representing a custom search against table 'ErpInternalKey'. Use this class to create a query that is pre-populated with the correct ErpInternalKeyTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ErpInternalKeyRow. If your query matches more than one row in the database, the result will reflect the first row only.

ErpInternalKeyRow.ErpInternalKeyRowIdx

Abstract base class for accessors.

ErpInternalKeyRow.ErpInternalKeyRowIdxBase

Abstract base class for accessors.

ErpInternalKeyRow.IdxErpInternalKeyId

Class representing index 'IDXErpInternalKeyId'.

ErpInternalKeyRow.IdxRecordIdTableId

Class representing index 'IRecordIdTableId'.

ErpInternalKeyRows

The internal (superoffice-facing) key related to a synchronized record Collection of ErpInternalKeyRow. Each element of the collection represents one row in the ErpInternalKey table.

ErpInternalKeyRows.CustomSearch

Class representing a custom search against table 'ErpInternalKey'. Use this class to create a query that is pre-populated with the correct ErpInternalKeyTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ErpInternalKeyRows collection of matching rows.

ErpInternalKeyRows.ErpInternalKeyRowsIdx

Abstract base class for accessors.

ErpInternalKeyRows.IdxRecordId

Class representing index 'IRecordIdTableId'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

ErpListItemMappingRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ErpListItemMapping table.

ErpListItemMappingRecordDataExtensions

Extension methods to make it easy to fetch ErpListItemMappingRecordData objects from the database, using the infrastructure

ErpListItemMappingRow

Defines a mapping of ERP to CRM fields, per connection and actor type
Row Object for table 'ErpListItemMapping'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ErpListItemMappingRow.CustomSearch

Class representing a custom search against table 'ErpListItemMapping'. Use this class to create a query that is pre-populated with the correct ErpListItemMappingTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ErpListItemMappingRow. If your query matches more than one row in the database, the result will reflect the first row only.

ErpListItemMappingRow.ErpListItemMappingRowIdx

Abstract base class for accessors.

ErpListItemMappingRow.ErpListItemMappingRowIdxBase

Abstract base class for accessors.

ErpListItemMappingRow.IdxErpFieldIdErpItemKey

Class representing index 'IErpFieldIdErpItemKey'.

ErpListItemMappingRow.IdxErpListItemMappingId

Class representing index 'IDXErpListItemMappingId'.

ErpListItemMappingRows

Defines a mapping of ERP to CRM fields, per connection and actor type Collection of ErpListItemMappingRow. Each element of the collection represents one row in the ErpListItemMapping table.

ErpListItemMappingRows.CustomSearch

Class representing a custom search against table 'ErpListItemMapping'. Use this class to create a query that is pre-populated with the correct ErpListItemMappingTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ErpListItemMappingRows collection of matching rows.

ErpListItemMappingRows.ErpListItemMappingRowsIdx

Abstract base class for accessors.

ErpListItemMappingRows.IdxErpFieldId

Class representing index 'IErpFieldIdErpItemKey'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

ErpSyncLogRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ErpSyncLog table.

ErpSyncLogRecordDataExtensions

Extension methods to make it easy to fetch ErpSyncLogRecordData objects from the database, using the infrastructure

ErpSyncLogRow

Record all field changes done by the Erp Sync
Row Object for table 'ErpSyncLog'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ErpSyncLogRow.CustomSearch

Class representing a custom search against table 'ErpSyncLog'. Use this class to create a query that is pre-populated with the correct ErpSyncLogTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ErpSyncLogRow. If your query matches more than one row in the database, the result will reflect the first row only.

ErpSyncLogRow.ErpSyncLogRowIdx

Abstract base class for accessors.

ErpSyncLogRow.ErpSyncLogRowIdxBase

Abstract base class for accessors.

ErpSyncLogRow.IdxErpSyncLogId

Class representing index 'IDXErpSyncLogId'.

ErpSyncLogRows

Record all field changes done by the Erp Sync Collection of ErpSyncLogRow. Each element of the collection represents one row in the ErpSyncLog table.

ErpSyncLogRows.CustomSearch

Class representing a custom search against table 'ErpSyncLog'. Use this class to create a query that is pre-populated with the correct ErpSyncLogTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ErpSyncLogRows collection of matching rows.

ErpSyncLogRows.ErpSyncLogRowsIdx

Abstract base class for accessors.

ExtAppGroupLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ExtAppGroupLink table.

ExtAppGroupLinkRecordDataExtensions

Extension methods to make it easy to fetch ExtAppGroupLinkRecordData objects from the database, using the infrastructure

ExtAppGroupLinkRow

User group link table for ExtApp, for MDO item hiding
Row Object for table 'ExtAppGroupLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

ExtAppGroupLinkRow.CustomSearch

Class representing a custom search against table 'ExtAppGroupLink'. Use this class to create a query that is pre-populated with the correct ExtAppGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ExtAppGroupLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

ExtAppGroupLinkRow.ExtAppGroupLinkRowIdx

Abstract base class for accessors.

ExtAppGroupLinkRow.ExtAppGroupLinkRowIdxBase

Abstract base class for accessors.

ExtAppGroupLinkRow.IdxExtappgrouplinkId

Class representing index 'IDXExtAppGLId'.

ExtAppGroupLinkRows

User group link table for ExtApp, for MDO item hiding Collection of ExtAppGroupLinkRow. Each element of the collection represents one row in the ExtAppGroupLink table.

ExtAppGroupLinkRows.CustomSearch

Class representing a custom search against table 'ExtAppGroupLink'. Use this class to create a query that is pre-populated with the correct ExtAppGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ExtAppGroupLinkRows collection of matching rows.

ExtAppGroupLinkRows.ExtAppGroupLinkRowsIdx

Abstract base class for accessors.

ExtAppGroupLinkRows.IdxExtAppId

Class representing index 'IDXExtAppGLExtapp_id'.

ExtAppGroupLinkRows.IdxGroupId

Class representing index 'IDXExtAppGLGroup_id'.

ExtAppHeadingLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ExtAppHeadingLink table.

ExtAppHeadingLinkRecordDataExtensions

Extension methods to make it easy to fetch ExtAppHeadingLinkRecordData objects from the database, using the infrastructure

ExtAppHeadingLinkRow

Heading link table for ExtApp, for MDO headers
Row Object for table 'ExtAppHeadingLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

ExtAppHeadingLinkRow.CustomSearch

Class representing a custom search against table 'ExtAppHeadingLink'. Use this class to create a query that is pre-populated with the correct ExtAppHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ExtAppHeadingLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

ExtAppHeadingLinkRow.ExtAppHeadingLinkRowIdx

Abstract base class for accessors.

ExtAppHeadingLinkRow.ExtAppHeadingLinkRowIdxBase

Abstract base class for accessors.

ExtAppHeadingLinkRow.IdxExtappheadinglinkId

Class representing index 'IDXExtAppHLId'.

ExtAppHeadingLinkRows

Heading link table for ExtApp, for MDO headers Collection of ExtAppHeadingLinkRow. Each element of the collection represents one row in the ExtAppHeadingLink table.

ExtAppHeadingLinkRows.CustomSearch

Class representing a custom search against table 'ExtAppHeadingLink'. Use this class to create a query that is pre-populated with the correct ExtAppHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ExtAppHeadingLinkRows collection of matching rows.

ExtAppHeadingLinkRows.ExtAppHeadingLinkRowsIdx

Abstract base class for accessors.

ExtAppHeadingLinkRows.IdxExtAppId

Class representing index 'IDXExtAppHLExtapp_id'.

ExtAppHeadingLinkRows.IdxHeadingId

Class representing index 'IDXExtAppHLHeading_id'.

ExtAppRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ExtApp table.

ExtAppRecordDataExtensions

Extension methods to make it easy to fetch ExtAppRecordData objects from the database, using the infrastructure

ExtAppRow

ExtApp list table. Applications startable from SuperOffice
Row Object for table 'ExtApp'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

ExtAppRow.CustomSearch

Class representing a custom search against table 'ExtApp'. Use this class to create a query that is pre-populated with the correct ExtAppTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ExtAppRow. If your query matches more than one row in the database, the result will reflect the first row only.

ExtAppRow.ExtAppRowIdx

Abstract base class for accessors.

ExtAppRow.ExtAppRowIdxBase

Abstract base class for accessors.

ExtAppRow.IdxExtAppId

Class representing index 'IDXExtAppId'.

ExtAppRow.IdxName

Class representing index 'IDXExtAppName'.

ExtAppRows

ExtApp list table. Applications startable from SuperOffice Collection of ExtAppRow. Each element of the collection represents one row in the ExtApp table.

ExtAppRows.CustomSearch

Class representing a custom search against table 'ExtApp'. Use this class to create a query that is pre-populated with the correct ExtAppTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ExtAppRows collection of matching rows.

ExtAppRows.ExtAppRowsIdx

Abstract base class for accessors.

ExtDatasourceRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ext_datasource table.

ExtDatasourceRecordDataExtensions

Extension methods to make it easy to fetch ExtDatasourceRecordData objects from the database, using the infrastructure

ExtDatasourceRow

This table contains external datasources, used for databaseintegration of customers and companies.
Row Object for table 'ext_datasource'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ExtDatasourceRow.CustomSearch

Class representing a custom search against table 'ext_datasource'. Use this class to create a query that is pre-populated with the correct ExtDatasourceTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ExtDatasourceRow. If your query matches more than one row in the database, the result will reflect the first row only.

ExtDatasourceRow.ExtDatasourceRowIdx

Abstract base class for accessors.

ExtDatasourceRow.ExtDatasourceRowIdxBase

Abstract base class for accessors.

ExtDatasourceRow.IdxExtDatasourceId

Class representing index 'IDXExt_datasourceId'.

ExtDatasourceRows

This table contains external datasources, used for databaseintegration of customers and companies. Collection of ExtDatasourceRow. Each element of the collection represents one row in the ExtDatasource table.

ExtDatasourceRows.CustomSearch

Class representing a custom search against table 'ext_datasource'. Use this class to create a query that is pre-populated with the correct ExtDatasourceTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ExtDatasourceRows collection of matching rows.

ExtDatasourceRows.ExtDatasourceRowsIdx

Abstract base class for accessors.

ExternalDocumentRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the external_document table.

ExternalDocumentRecordDataExtensions

Extension methods to make it easy to fetch ExternalDocumentRecordData objects from the database, using the infrastructure

ExternalDocumentRow

This table stores documents which can be viewed externaly, through the customer module
Row Object for table 'external_document'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ExternalDocumentRow.CustomSearch

Class representing a custom search against table 'external_document'. Use this class to create a query that is pre-populated with the correct ExternalDocumentTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ExternalDocumentRow. If your query matches more than one row in the database, the result will reflect the first row only.

ExternalDocumentRow.ExternalDocumentRowIdx

Abstract base class for accessors.

ExternalDocumentRow.ExternalDocumentRowIdxBase

Abstract base class for accessors.

ExternalDocumentRow.IdxExternalDocumentId

Class representing index 'IDXExternal_documentId'.

ExternalDocumentRows

This table stores documents which can be viewed externaly, through the customer module Collection of ExternalDocumentRow. Each element of the collection represents one row in the ExternalDocument table.

ExternalDocumentRows.CustomSearch

Class representing a custom search against table 'external_document'. Use this class to create a query that is pre-populated with the correct ExternalDocumentTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ExternalDocumentRows collection of matching rows.

ExternalDocumentRows.ExternalDocumentRowsIdx

Abstract base class for accessors.

ExternalDocumentRows.IdxAttachmentId

Class representing index 'IDXExternal_documentAttachmen'.

ExternalDocumentRows.IdxChangedBy

Class representing index 'IDXExternal_documentChanged_b'.

ExternalDocumentRows.IdxCreatedBy

Class representing index 'IDXExternal_documentCreated_b'.

ExternalDocumentRows.IdxHierarchyId

Class representing index 'IDXExternal_documentHierarchy'.

ExternalDocumentRows.IdxSMessage

Class representing index 'IDXExternal_documentS_message'.

ExternalDocumentRows.IdxTitle

Class representing index 'IDXExternal_documentTitle'.

ExternalEventRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ExternalEvent table.

ExternalEventRecordDataExtensions

Extension methods to make it easy to fetch ExternalEventRecordData objects from the database, using the infrastructure

ExternalEventRow

The definition of projects as events in Audience (or other Collaborative apps)
Row Object for table 'ExternalEvent'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ExternalEventRow.CustomSearch

Class representing a custom search against table 'ExternalEvent'. Use this class to create a query that is pre-populated with the correct ExternalEventTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ExternalEventRow. If your query matches more than one row in the database, the result will reflect the first row only.

ExternalEventRow.ExternalEventRowIdx

Abstract base class for accessors.

ExternalEventRow.ExternalEventRowIdxBase

Abstract base class for accessors.

ExternalEventRow.IdxExternalEventId

Class representing index 'IDXExternalEventId'.

ExternalEventRows

The definition of projects as events in Audience (or other Collaborative apps) Collection of ExternalEventRow. Each element of the collection represents one row in the ExternalEvent table.

ExternalEventRows.CustomSearch

Class representing a custom search against table 'ExternalEvent'. Use this class to create a query that is pre-populated with the correct ExternalEventTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ExternalEventRows collection of matching rows.

ExternalEventRows.ExternalEventRowsIdx

Abstract base class for accessors.

ExternalEventRows.IdxEventDate

Class representing index 'IDXExternalEventEventDate'.

ExternalEventRows.IdxEventEnabled

Class representing index 'IDXExternalEventEventEnabled'.

ExternalEventRows.IdxParentRecord

Class representing index 'IDXExternalEventParentRecord'.

ExternalEventRows.IdxParentTable

Class representing index 'IDXExternalEventParentTable'.

ExtFieldRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ext_field table.

ExtFieldRecordDataExtensions

Extension methods to make it easy to fetch ExtFieldRecordData objects from the database, using the infrastructure

ExtFieldRow

This table contains entries mapping an external field to an internal field. Used for database integration.
Row Object for table 'ext_field'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ExtFieldRow.CustomSearch

Class representing a custom search against table 'ext_field'. Use this class to create a query that is pre-populated with the correct ExtFieldTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ExtFieldRow. If your query matches more than one row in the database, the result will reflect the first row only.

ExtFieldRow.ExtFieldRowIdx

Abstract base class for accessors.

ExtFieldRow.ExtFieldRowIdxBase

Abstract base class for accessors.

ExtFieldRow.IdxExtFieldId

Class representing index 'IDXExt_fieldId'.

ExtFieldRows

This table contains entries mapping an external field to an internal field. Used for database integration. Collection of ExtFieldRow. Each element of the collection represents one row in the ExtField table.

ExtFieldRows.CustomSearch

Class representing a custom search against table 'ext_field'. Use this class to create a query that is pre-populated with the correct ExtFieldTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ExtFieldRows collection of matching rows.

ExtFieldRows.ExtFieldRowsIdx

Abstract base class for accessors.

ExtFieldRows.IdxExtTable

Class representing index 'IDXExt_fieldExt_table'.

ExtraFieldsHelper

Handle extra fields on behalf of row objects, instead of baking this into the generated code

ExtraFieldsRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the extra_fields table.

ExtraFieldsRecordDataExtensions

Extension methods to make it easy to fetch ExtraFieldsRecordData objects from the database, using the infrastructure

ExtraFieldsRow

This table contains entries for the extra fields in the system.
Row Object for table 'extra_fields'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ExtraFieldsRow.CustomSearch

Class representing a custom search against table 'extra_fields'. Use this class to create a query that is pre-populated with the correct ExtraFieldsTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ExtraFieldsRow. If your query matches more than one row in the database, the result will reflect the first row only.

ExtraFieldsRow.ExtraFieldsRowIdx

Abstract base class for accessors.

ExtraFieldsRow.ExtraFieldsRowIdxBase

Abstract base class for accessors.

ExtraFieldsRow.IdxExtraFieldsId

Class representing index 'IDXExtra_fieldsId'.

ExtraFieldsRows

This table contains entries for the extra fields in the system. Collection of ExtraFieldsRow. Each element of the collection represents one row in the ExtraFields table.

ExtraFieldsRows.CustomSearch

Class representing a custom search against table 'extra_fields'. Use this class to create a query that is pre-populated with the correct ExtraFieldsTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ExtraFieldsRows collection of matching rows.

ExtraFieldsRows.ExtraFieldsRowsIdx

Abstract base class for accessors.

ExtraFieldsRows.IdxExtraTable

Class representing index 'IDXExtra_fieldsExtra_table'.

ExtraFieldsRows.IdxTargetExtraTable

Class representing index 'IDXExtra_fieldsTarget_extra_t'.

ExtraMenusRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the extra_menus table.

ExtraMenusRecordDataExtensions

Extension methods to make it easy to fetch ExtraMenusRecordData objects from the database, using the infrastructure

ExtraMenusRow

This table contains entries for the extra menus in the system.
Row Object for table 'extra_menus'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ExtraMenusRow.CustomSearch

Class representing a custom search against table 'extra_menus'. Use this class to create a query that is pre-populated with the correct ExtraMenusTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ExtraMenusRow. If your query matches more than one row in the database, the result will reflect the first row only.

ExtraMenusRow.ExtraMenusRowIdx

Abstract base class for accessors.

ExtraMenusRow.ExtraMenusRowIdxBase

Abstract base class for accessors.

ExtraMenusRow.IdxExtraMenusId

Class representing index 'IDXExtra_menusId'.

ExtraMenusRows

This table contains entries for the extra menus in the system. Collection of ExtraMenusRow. Each element of the collection represents one row in the ExtraMenus table.

ExtraMenusRows.CustomSearch

Class representing a custom search against table 'extra_menus'. Use this class to create a query that is pre-populated with the correct ExtraMenusTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ExtraMenusRows collection of matching rows.

ExtraMenusRows.ExtraMenusRowsIdx

Abstract base class for accessors.

ExtraMenusRows.IdxExtraTable

Class representing index 'IDXExtra_menusExtra_table'.

ExtraTablesEntryRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the extra_tables_entry table.

ExtraTablesEntryRecordDataExtensions

Extension methods to make it easy to fetch ExtraTablesEntryRecordData objects from the database, using the infrastructure

ExtraTablesEntryRow

Hits/entries in result set of executed search in ejournal extra tables
Row Object for table 'extra_tables_entry'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ExtraTablesEntryRow.CustomSearch

Class representing a custom search against table 'extra_tables_entry'. Use this class to create a query that is pre-populated with the correct ExtraTablesEntryTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ExtraTablesEntryRow. If your query matches more than one row in the database, the result will reflect the first row only.

ExtraTablesEntryRow.ExtraTablesEntryRowIdx

Abstract base class for accessors.

ExtraTablesEntryRow.ExtraTablesEntryRowIdxBase

Abstract base class for accessors.

ExtraTablesEntryRow.IdxExtraTablesEntryId

Class representing index 'IDXExtra_tables_entryId'.

ExtraTablesEntryRows

Hits/entries in result set of executed search in ejournal extra tables Collection of ExtraTablesEntryRow. Each element of the collection represents one row in the ExtraTablesEntry table.

ExtraTablesEntryRows.CustomSearch

Class representing a custom search against table 'extra_tables_entry'. Use this class to create a query that is pre-populated with the correct ExtraTablesEntryTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ExtraTablesEntryRows collection of matching rows.

ExtraTablesEntryRows.ExtraTablesEntryRowsIdx

Abstract base class for accessors.

ExtraTablesEntryRows.IdxExtraTablesResult

Class representing index 'IDXExtra_tables_entryExtra_ta'.

ExtraTablesRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the extra_tables table.

ExtraTablesRecordDataExtensions

Extension methods to make it easy to fetch ExtraTablesRecordData objects from the database, using the infrastructure

ExtraTablesResultRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the extra_tables_result table.

ExtraTablesResultRecordDataExtensions

Extension methods to make it easy to fetch ExtraTablesResultRecordData objects from the database, using the infrastructure

ExtraTablesResultRow

Result set of executed search in ejournal extra tables
Row Object for table 'extra_tables_result'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ExtraTablesResultRow.CustomSearch

Class representing a custom search against table 'extra_tables_result'. Use this class to create a query that is pre-populated with the correct ExtraTablesResultTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ExtraTablesResultRow. If your query matches more than one row in the database, the result will reflect the first row only.

ExtraTablesResultRow.ExtraTablesResultRowIdx

Abstract base class for accessors.

ExtraTablesResultRow.ExtraTablesResultRowIdxBase

Abstract base class for accessors.

ExtraTablesResultRow.IdxExtraTablesResultId

Class representing index 'IDXExtra_tables_resultId'.

ExtraTablesResultRows

Result set of executed search in ejournal extra tables Collection of ExtraTablesResultRow. Each element of the collection represents one row in the ExtraTablesResult table.

ExtraTablesResultRows.CustomSearch

Class representing a custom search against table 'extra_tables_result'. Use this class to create a query that is pre-populated with the correct ExtraTablesResultTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ExtraTablesResultRows collection of matching rows.

ExtraTablesResultRows.ExtraTablesResultRowsIdx

Abstract base class for accessors.

ExtraTablesResultRows.IdxExtraTable

Class representing index 'IDXExtra_tables_resultExtra_t'.

ExtraTablesResultRows.IdxLoginId

Class representing index 'IDXExtra_tables_resultLogin_i'.

ExtraTablesRow

This table contains entries for the extra tables in the system.
Row Object for table 'extra_tables'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ExtraTablesRow.CustomSearch

Class representing a custom search against table 'extra_tables'. Use this class to create a query that is pre-populated with the correct ExtraTablesTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ExtraTablesRow. If your query matches more than one row in the database, the result will reflect the first row only.

ExtraTablesRow.ExtraTablesRowIdx

Abstract base class for accessors.

ExtraTablesRow.ExtraTablesRowIdxBase

Abstract base class for accessors.

ExtraTablesRow.IdxExtraTablesId

Class representing index 'IDXExtra_tablesId'.

ExtraTablesRows

This table contains entries for the extra tables in the system. Collection of ExtraTablesRow. Each element of the collection represents one row in the ExtraTables table.

ExtraTablesRows.CustomSearch

Class representing a custom search against table 'extra_tables'. Use this class to create a query that is pre-populated with the correct ExtraTablesTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ExtraTablesRows collection of matching rows.

ExtraTablesRows.ExtraTablesRowsIdx

Abstract base class for accessors.

ExtraTablesRows.IdxDisplayField

Class representing index 'IDXExtra_tablesDisplay_field'.

ExtraTablesRows.IdxFullnameField

Class representing index 'IDXExtra_tablesFullname_field'.

ExtraTablesRows.IdxHierarchyId

Class representing index 'IDXExtra_tablesHierarchy_id'.

ExtraTablesRows.IdxParentField

Class representing index 'IDXExtra_tablesParent_field'.

ExtraTablesRows.IdxScreenChooserAll

Class representing index 'IDXExtra_tablesScreen_chooser'.

ExtraTablesRows.IdxScreenChooserEdit

Class representing index 'IDXExtra_tablesScreen_chooser'.

ExtraTablesRows.IdxScreenChooserEntry

Class representing index 'IDXExtra_tablesScreen_chooser'.

ExtTableRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ext_table table.

ExtTableRecordDataExtensions

Extension methods to make it easy to fetch ExtTableRecordData objects from the database, using the infrastructure

ExtTableRow

This table contains entries used for mapping an external table to an internal table (customer or cust_company) for database integration.
Row Object for table 'ext_table'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ExtTableRow.CustomSearch

Class representing a custom search against table 'ext_table'. Use this class to create a query that is pre-populated with the correct ExtTableTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ExtTableRow. If your query matches more than one row in the database, the result will reflect the first row only.

ExtTableRow.ExtTableRowIdx

Abstract base class for accessors.

ExtTableRow.ExtTableRowIdxBase

Abstract base class for accessors.

ExtTableRow.IdxExtTableId

Class representing index 'IDXExt_tableId'.

ExtTableRows

This table contains entries used for mapping an external table to an internal table (customer or cust_company) for database integration. Collection of ExtTableRow. Each element of the collection represents one row in the ExtTable table.

ExtTableRows.CustomSearch

Class representing a custom search against table 'ext_table'. Use this class to create a query that is pre-populated with the correct ExtTableTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ExtTableRows collection of matching rows.

ExtTableRows.ExtTableRowsIdx

Abstract base class for accessors.

ExtTableRows.IdxChildTable

Class representing index 'IDXExt_tableChild_table'.

ExtTableRows.IdxExtDatasource

Class representing index 'IDXExt_tableExt_datasource'.

ExtTableRows.IdxParentTable

Class representing index 'IDXExt_tableParent_table'.

FavouriteRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the Favourite table.

FavouriteRecordDataExtensions

Extension methods to make it easy to fetch FavouriteRecordData objects from the database, using the infrastructure

FavouriteRow

Favourite records (star-marking)
Row Object for table 'Favourite'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

FavouriteRow.CustomSearch

Class representing a custom search against table 'Favourite'. Use this class to create a query that is pre-populated with the correct FavouriteTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a FavouriteRow. If your query matches more than one row in the database, the result will reflect the first row only.

FavouriteRow.FavouriteRowIdx

Abstract base class for accessors.

FavouriteRow.FavouriteRowIdxBase

Abstract base class for accessors.

FavouriteRow.IdxFavouriteId

Class representing index 'IDXFavouriteId'.

FavouriteRows

Favourite records (star-marking) Collection of FavouriteRow. Each element of the collection represents one row in the Favourite table.

FavouriteRows.CustomSearch

Class representing a custom search against table 'Favourite'. Use this class to create a query that is pre-populated with the correct FavouriteTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a FavouriteRows collection of matching rows.

FavouriteRows.FavouriteRowsIdx

Abstract base class for accessors.

FavouriteRows.IdxRecordId

Class representing index 'IRecord_idAssociate_idTable_i'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

FavouriteRows.IdxRecordIdAssociateId

Class representing index 'IRecord_idAssociate_idTable_i'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

FavouriteRows.IdxRecordIdAssociateIdTableId

Class representing index 'IRecord_idAssociate_idTable_i'.

FieldLabelRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the FieldLabel table.

FieldLabelRecordDataExtensions

Extension methods to make it easy to fetch FieldLabelRecordData objects from the database, using the infrastructure

FieldLabelRow

Field label override table, makes it possible to override internal string resources. Define your own text for the panels in SuperOffice, e.g. rename Project to Cars in SOAdmin - System Options - Labels This table contains controlling data for the string substitution mechanism. There is one row in this table for each label or string that can be substituted; the active field indicates whether the string is actually being substituted or not. Initially, all rows have this field set to 0. The table is loaded with initial data during database setup. Only SuperOffice Development has the necessary expertise to safely add rows to this table. If a row has active = 1, the table LocaleText should contain one or more rows pointing back to this table, with the actual text to be used.
Row Object for table 'FieldLabel'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

FieldLabelRow.CustomSearch

Class representing a custom search against table 'FieldLabel'. Use this class to create a query that is pre-populated with the correct FieldLabelTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a FieldLabelRow. If your query matches more than one row in the database, the result will reflect the first row only.

FieldLabelRow.FieldLabelRowIdx

Abstract base class for accessors.

FieldLabelRow.FieldLabelRowIdxBase

Abstract base class for accessors.

FieldLabelRow.IdxFieldLabelId

Class representing index 'IDXFieldLabelId'.

FieldLabelRows

Field label override table, makes it possible to override internal string resources. Define your own text for the panels in SuperOffice, e.g. rename Project to Cars in SOAdmin - System Options - Labels This table contains controlling data for the string substitution mechanism. There is one row in this table for each label or string that can be substituted; the active field indicates whether the string is actually being substituted or not. Initially, all rows have this field set to 0. The table is loaded with initial data during database setup. Only SuperOffice Development has the necessary expertise to safely add rows to this table. If a row has active = 1, the table LocaleText should contain one or more rows pointing back to this table, with the actual text to be used. Collection of FieldLabelRow. Each element of the collection represents one row in the FieldLabel table.

FieldLabelRows.CustomSearch

Class representing a custom search against table 'FieldLabel'. Use this class to create a query that is pre-populated with the correct FieldLabelTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a FieldLabelRows collection of matching rows.

FieldLabelRows.FieldLabelRowsIdx

Abstract base class for accessors.

FieldLabelRows.IdxResourceId

Class representing index 'IDXFieldLabelResourceId'.

FieldValidator

Class representing the validation of a field. This class is a collection of ValidationRule

ForeignAppRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the foreignapp table.

ForeignAppRecordDataExtensions

Extension methods to make it easy to fetch ForeignAppRecordData objects from the database, using the infrastructure

ForeignAppRow

Top level of Foreign Key system
Row Object for table 'foreignapp'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ForeignAppRow.CustomSearch

Class representing a custom search against table 'foreignapp'. Use this class to create a query that is pre-populated with the correct ForeignAppTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ForeignAppRow. If your query matches more than one row in the database, the result will reflect the first row only.

ForeignAppRow.ForeignAppRowIdx

Abstract base class for accessors.

ForeignAppRow.ForeignAppRowIdxBase

Abstract base class for accessors.

ForeignAppRow.IdxForeignappId

Class representing index 'IDXFkAppId'.

ForeignAppRows

Top level of Foreign Key system Collection of ForeignAppRow. Each element of the collection represents one row in the ForeignApp table.

ForeignAppRows.CustomSearch

Class representing a custom search against table 'foreignapp'. Use this class to create a query that is pre-populated with the correct ForeignAppTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ForeignAppRows collection of matching rows.

ForeignAppRows.ForeignAppRowsIdx

Abstract base class for accessors.

ForeignDeviceRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the foreigndevice table.

ForeignDeviceRecordDataExtensions

Extension methods to make it easy to fetch ForeignDeviceRecordData objects from the database, using the infrastructure

ForeignDeviceRow

Middle level of Foreign Key system
Row Object for table 'foreigndevice'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ForeignDeviceRow.CustomSearch

Class representing a custom search against table 'foreigndevice'. Use this class to create a query that is pre-populated with the correct ForeignDeviceTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ForeignDeviceRow. If your query matches more than one row in the database, the result will reflect the first row only.

ForeignDeviceRow.ForeignDeviceRowIdx

Abstract base class for accessors.

ForeignDeviceRow.ForeignDeviceRowIdxBase

Abstract base class for accessors.

ForeignDeviceRow.IdxForeigndeviceId

Class representing index 'IDXFkDeviceId'.

ForeignDeviceRows

Middle level of Foreign Key system Collection of ForeignDeviceRow. Each element of the collection represents one row in the ForeignDevice table.

ForeignDeviceRows.CustomSearch

Class representing a custom search against table 'foreigndevice'. Use this class to create a query that is pre-populated with the correct ForeignDeviceTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ForeignDeviceRows collection of matching rows.

ForeignDeviceRows.ForeignDeviceRowsIdx

Abstract base class for accessors.

ForeignDeviceRows.IdxDeviceId

Class representing index 'IDXFkDeviceDevice_id'.

ForeignDeviceRows.IdxForeignappId

Class representing index 'IDXFkDeviceForeignapp_id'.

ForeignDeviceRows.IdxName

Class representing index 'IDXFkDeviceName'.

ForeignDeviceRows.IdxOwnerId

Class representing index 'IDXFkDeviceOwner_id'.

ForeignKeyRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the foreignkey table.

ForeignKeyRecordDataExtensions

Extension methods to make it easy to fetch ForeignKeyRecordData objects from the database, using the infrastructure

ForeignKeyRow

Foreign Key - enables storage of arbitrary extra key information for every table/row in SuperOffice. You may use this table to store your extra information instead of using the dictionary SDK to create your own tables.
Row Object for table 'foreignkey'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ForeignKeyRow.CustomSearch

Class representing a custom search against table 'foreignkey'. Use this class to create a query that is pre-populated with the correct ForeignKeyTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ForeignKeyRow. If your query matches more than one row in the database, the result will reflect the first row only.

ForeignKeyRow.ForeignKeyRowIdx

Abstract base class for accessors.

ForeignKeyRow.ForeignKeyRowIdxBase

Abstract base class for accessors.

ForeignKeyRow.IdxForeignkeyId

Class representing index 'IDXFkKeyId'.

ForeignKeyRows

Foreign Key - enables storage of arbitrary extra key information for every table/row in SuperOffice. You may use this table to store your extra information instead of using the dictionary SDK to create your own tables. Collection of ForeignKeyRow. Each element of the collection represents one row in the ForeignKey table.

ForeignKeyRows.CustomSearch

Class representing a custom search against table 'foreignkey'. Use this class to create a query that is pre-populated with the correct ForeignKeyTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ForeignKeyRows collection of matching rows.

ForeignKeyRows.ForeignKeyRowsIdx

Abstract base class for accessors.

ForeignKeyRows.IdxForeigndeviceId

Class representing index 'IDXFkKeyForeigndevice_id'.

ForeignKeyRows.IdxRecordId

Class representing index 'IDXFkKeyRecord_id'.

ForeignKeyRows.IdxSeqno

Class representing index 'IDXFkKeySeqno'.

ForeignKeyRows.IdxSubkey

Class representing index 'IDXFkKeySubkey'.

ForeignKeyRows.IdxSubvalue

Class representing index 'IDXFkKeySubvalue'.

FormKeysRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the form_keys table.

FormKeysRecordDataExtensions

Extension methods to make it easy to fetch FormKeysRecordData objects from the database, using the infrastructure

FormKeysRow

Keys that makes sure a form is not posted twice
Row Object for table 'form_keys'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

FormKeysRow.CustomSearch

Class representing a custom search against table 'form_keys'. Use this class to create a query that is pre-populated with the correct FormKeysTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a FormKeysRow. If your query matches more than one row in the database, the result will reflect the first row only.

FormKeysRow.FormKeysRowIdx

Abstract base class for accessors.

FormKeysRow.FormKeysRowIdxBase

Abstract base class for accessors.

FormKeysRow.IdxFormKeysId

Class representing index 'IDXForm_keysId'.

FormKeysRows

Keys that makes sure a form is not posted twice Collection of FormKeysRow. Each element of the collection represents one row in the FormKeys table.

FormKeysRows.CustomSearch

Class representing a custom search against table 'form_keys'. Use this class to create a query that is pre-populated with the correct FormKeysTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a FormKeysRows collection of matching rows.

FormKeysRows.FormKeysRowsIdx

Abstract base class for accessors.

FormKeysRows.IdxFormKey

Class representing index 'IDXForm_keysForm_key'.

FormRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the form table.

FormRecordDataExtensions

Extension methods to make it easy to fetch FormRecordData objects from the database, using the infrastructure

FormRow

A form which can be published on a webpage and submitted by visitors
Row Object for table 'form'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

FormRow.CustomSearch

Class representing a custom search against table 'form'. Use this class to create a query that is pre-populated with the correct FormTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a FormRow. If your query matches more than one row in the database, the result will reflect the first row only.

FormRow.FormRowIdx

Abstract base class for accessors.

FormRow.FormRowIdxBase

Abstract base class for accessors.

FormRow.IdxFormId

Class representing index 'IDXFormId'.

FormRows

A form which can be published on a webpage and submitted by visitors Collection of FormRow. Each element of the collection represents one row in the Form table.

FormRows.CustomSearch

Class representing a custom search against table 'form'. Use this class to create a query that is pre-populated with the correct FormTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a FormRows collection of matching rows.

FormRows.FormRowsIdx

Abstract base class for accessors.

FormRows.IdxFormKey

Class representing index 'IDXFormForm_key'.

FormRows.IdxResponseShipmentId

Class representing index 'IDXFormResponse_shipment_id'.

FormRows.IdxScriptId

Class representing index 'IDXFormScript_id'.

FormSubmissionRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the form_submission table.

FormSubmissionRecordDataExtensions

Extension methods to make it easy to fetch FormSubmissionRecordData objects from the database, using the infrastructure

FormSubmissionRow

A form submission
Row Object for table 'form_submission'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

FormSubmissionRow.CustomSearch

Class representing a custom search against table 'form_submission'. Use this class to create a query that is pre-populated with the correct FormSubmissionTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a FormSubmissionRow. If your query matches more than one row in the database, the result will reflect the first row only.

FormSubmissionRow.FormSubmissionRowIdx

Abstract base class for accessors.

FormSubmissionRow.FormSubmissionRowIdxBase

Abstract base class for accessors.

FormSubmissionRow.IdxFormSubmissionId

Class representing index 'IDXForm_submissionId'.

FormSubmissionRows

A form submission Collection of FormSubmissionRow. Each element of the collection represents one row in the FormSubmission table.

FormSubmissionRows.CustomSearch

Class representing a custom search against table 'form_submission'. Use this class to create a query that is pre-populated with the correct FormSubmissionTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a FormSubmissionRows collection of matching rows.

FormSubmissionRows.FormSubmissionRowsIdx

Abstract base class for accessors.

FormSubmissionRows.IdxContactId

Class representing index 'IDXForm_submissionContact_id'.

FormSubmissionRows.IdxFormId

Class representing index 'IDXForm_submissionForm_id'.

FormSubmissionRows.IdxPersonId

Class representing index 'IDXForm_submissionPerson_id'.

FormSubmissionRows.IdxResponseShipmentAddrId

Class representing index 'IDXForm_submissionResponse_sh'.

FreeTextIndexBulkImportFacade

Typed facade for an object[] that contains all the fields of the FreeTextIndex table, intended for use with DatabaseOperations. for bulk import of data.

FreeTextIndexRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the freetextindex table.

FreeTextIndexRecordDataExtensions

Extension methods to make it easy to fetch FreeTextIndexRecordData objects from the database, using the infrastructure

FreeTextIndexRow

This is the index table for the free text search function. Each word in FreeTextWords can have multiple occurrences in this table. Each record in this table points to one occurrence of the word, and points to both the table in which the word occurs (which might be contact or text), and also a pointer to the owner table (which is one of contact, person, project, appointment or sale).
Row Object for table 'freetextindex'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

FreeTextIndexRow.CustomSearch

Class representing a custom search against table 'freetextindex'. Use this class to create a query that is pre-populated with the correct FreeTextIndexTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a FreeTextIndexRow. If your query matches more than one row in the database, the result will reflect the first row only.

FreeTextIndexRow.FreeTextIndexRowIdx

Abstract base class for accessors.

FreeTextIndexRow.FreeTextIndexRowIdxBase

Abstract base class for accessors.

FreeTextIndexRow.IdxFreetextindexId

Class representing index 'IDXFtIdxId'.

FreeTextIndexRows

This is the index table for the free text search function. Each word in FreeTextWords can have multiple occurrences in this table. Each record in this table points to one occurrence of the word, and points to both the table in which the word occurs (which might be contact or text), and also a pointer to the owner table (which is one of contact, person, project, appointment or sale). Collection of FreeTextIndexRow. Each element of the collection represents one row in the FreeTextIndex table.

FreeTextIndexRows.CustomSearch

Class representing a custom search against table 'freetextindex'. Use this class to create a query that is pre-populated with the correct FreeTextIndexTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a FreeTextIndexRows collection of matching rows.

FreeTextIndexRows.FreeTextIndexRowsIdx

Abstract base class for accessors.

FreeTextIndexRows.IdxContactId

Class representing index 'IDXFtIdxContact_id'.

FreeTextIndexRows.IdxFreetextwordsId

Class representing index 'IWord_idOwnertable_id'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

FreeTextIndexRows.IdxFreetextwordsIdOwnertableId

Class representing index 'IWord_idOwnertable_id'.

FreeTextIndexRows.IdxTableId

Class representing index 'ITable_idRecord_id'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

FreeTextIndexRows.IdxTableIdRecordId

Class representing index 'ITable_idRecord_id'.

FreeTextStopWordsRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the freetextstopwords table.

FreeTextStopWordsRecordDataExtensions

Extension methods to make it easy to fetch FreeTextStopWordsRecordData objects from the database, using the infrastructure

FreeTextStopWordsRow

Here are the words that can be excluded from Free Text Search by using the FreeTextAdmin. The words that appear here will not be found in FreeTextWords and typically include "are", "this", "that", and so on - words that occur frequently, but are not useful for searching. The more (good) stop words you have, the smaller the index will be.
Row Object for table 'freetextstopwords'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

FreeTextStopWordsRow.CustomSearch

Class representing a custom search against table 'freetextstopwords'. Use this class to create a query that is pre-populated with the correct FreeTextStopWordsTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a FreeTextStopWordsRow. If your query matches more than one row in the database, the result will reflect the first row only.

FreeTextStopWordsRow.FreeTextStopWordsRowIdx

Abstract base class for accessors.

FreeTextStopWordsRow.FreeTextStopWordsRowIdxBase

Abstract base class for accessors.

FreeTextStopWordsRow.IdxFreetextwordsId

Class representing index 'IDXFtStopWrdId'.

FreeTextStopWordsRows

Here are the words that can be excluded from Free Text Search by using the FreeTextAdmin. The words that appear here will not be found in FreeTextWords and typically include "are", "this", "that", and so on - words that occur frequently, but are not useful for searching. The more (good) stop words you have, the smaller the index will be. Collection of FreeTextStopWordsRow. Each element of the collection represents one row in the FreeTextStopWords table.

FreeTextStopWordsRows.CustomSearch

Class representing a custom search against table 'freetextstopwords'. Use this class to create a query that is pre-populated with the correct FreeTextStopWordsTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a FreeTextStopWordsRows collection of matching rows.

FreeTextStopWordsRows.FreeTextStopWordsRowsIdx

Abstract base class for accessors.

FreeTextStopWordsRows.IdxWord

Class representing index 'IDXFtStopWrdWord'.

FreeTextWordsBulkImportFacade

Typed facade for an object[] that contains all the fields of the FreeTextWords table, intended for use with DatabaseOperations. for bulk import of data.

FreeTextWordsRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the freetextwords table.

FreeTextWordsRecordDataExtensions

Extension methods to make it easy to fetch FreeTextWordsRecordData objects from the database, using the infrastructure

FreeTextWordsRow

This table contains the word list (automatically updated by the indexer) for the free-text search. Words are in UPPERCASE and truncated to 9 significant characters. Indexed words, dynamically updated by the freetext index
Row Object for table 'freetextwords'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

FreeTextWordsRow.CustomSearch

Class representing a custom search against table 'freetextwords'. Use this class to create a query that is pre-populated with the correct FreeTextWordsTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a FreeTextWordsRow. If your query matches more than one row in the database, the result will reflect the first row only.

FreeTextWordsRow.FreeTextWordsRowIdx

Abstract base class for accessors.

FreeTextWordsRow.FreeTextWordsRowIdxBase

Abstract base class for accessors.

FreeTextWordsRow.IdxFreetextwordsId

Class representing index 'IDXFtWrdId'.

FreeTextWordsRows

This table contains the word list (automatically updated by the indexer) for the free-text search. Words are in UPPERCASE and truncated to 9 significant characters. Indexed words, dynamically updated by the freetext index Collection of FreeTextWordsRow. Each element of the collection represents one row in the FreeTextWords table.

FreeTextWordsRows.CustomSearch

Class representing a custom search against table 'freetextwords'. Use this class to create a query that is pre-populated with the correct FreeTextWordsTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a FreeTextWordsRows collection of matching rows.

FreeTextWordsRows.FreeTextWordsRowsIdx

Abstract base class for accessors.

FreeTextWordsRows.IdxSoundEx

Class representing index 'IDXFtWrdSoundEx'.

FreeTextWordsRows.IdxWord

Class representing index 'IDXFtWrdWord'.

FunctionRightRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the FunctionRight table.

FunctionRightRecordDataExtensions

Extension methods to make it easy to fetch FunctionRightRecordData objects from the database, using the infrastructure

FunctionRightRoleLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the FunctionRightRoleLink table.

FunctionRightRoleLinkRecordDataExtensions

Extension methods to make it easy to fetch FunctionRightRoleLinkRecordData objects from the database, using the infrastructure

FunctionRightRoleLinkRow

Functional right definition
Row Object for table 'FunctionRightRoleLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

FunctionRightRoleLinkRow.CustomSearch

Class representing a custom search against table 'FunctionRightRoleLink'. Use this class to create a query that is pre-populated with the correct FunctionRightRoleLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a FunctionRightRoleLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

FunctionRightRoleLinkRow.FunctionRightRoleLinkRowIdx

Abstract base class for accessors.

FunctionRightRoleLinkRow.FunctionRightRoleLinkRowIdxBase

Abstract base class for accessors.

FunctionRightRoleLinkRow.IdxFunctionRightRoleLinkId

Class representing index 'IDXFunctionRightRoleLinkId'.

FunctionRightRoleLinkRows

Functional right definition Collection of FunctionRightRoleLinkRow. Each element of the collection represents one row in the FunctionRightRoleLink table.

FunctionRightRoleLinkRows.CustomSearch

Class representing a custom search against table 'FunctionRightRoleLink'. Use this class to create a query that is pre-populated with the correct FunctionRightRoleLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a FunctionRightRoleLinkRows collection of matching rows.

FunctionRightRoleLinkRows.FunctionRightRoleLinkRowsIdx

Abstract base class for accessors.

FunctionRightRoleLinkRows.IdxFunctionRightId

Class representing index 'IDXFunctionRightRoleLinkFunct'.

FunctionRightRoleLinkRows.IdxRoleId

Class representing index 'IDXFunctionRightRoleLinkRoleI'.

FunctionRightRoleLinkRows.IdxRoleIdFunctionRightId

Class representing index 'IRoleIdFunctionRightId'.

FunctionRightRow

Functional right definition
Row Object for table 'FunctionRight'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

FunctionRightRow.CustomSearch

Class representing a custom search against table 'FunctionRight'. Use this class to create a query that is pre-populated with the correct FunctionRightTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a FunctionRightRow. If your query matches more than one row in the database, the result will reflect the first row only.

FunctionRightRow.FunctionRightRowIdx

Abstract base class for accessors.

FunctionRightRow.FunctionRightRowIdxBase

Abstract base class for accessors.

FunctionRightRow.IdxFunctionRightId

Class representing index 'IDXFunctionRightId'.

FunctionRightRows

Functional right definition Collection of FunctionRightRow. Each element of the collection represents one row in the FunctionRight table.

FunctionRightRows.CustomSearch

Class representing a custom search against table 'FunctionRight'. Use this class to create a query that is pre-populated with the correct FunctionRightTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a FunctionRightRows collection of matching rows.

FunctionRightRows.FunctionRightRowsIdx

Abstract base class for accessors.

HeadingRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the Heading table.

HeadingRecordDataExtensions

Extension methods to make it easy to fetch HeadingRecordData objects from the database, using the infrastructure

HeadingRow

Heading items for all MDO lists, lists that are grouped and filtered.
Row Object for table 'Heading'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

HeadingRow.CustomSearch

Class representing a custom search against table 'Heading'. Use this class to create a query that is pre-populated with the correct HeadingTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a HeadingRow. If your query matches more than one row in the database, the result will reflect the first row only.

HeadingRow.HeadingRowIdx

Abstract base class for accessors.

HeadingRow.HeadingRowIdxBase

Abstract base class for accessors.

HeadingRow.IdxHeadingId

Class representing index 'IDXHeadingId'.

HeadingRows

Heading items for all MDO lists, lists that are grouped and filtered. Collection of HeadingRow. Each element of the collection represents one row in the Heading table.

HeadingRows.CustomSearch

Class representing a custom search against table 'Heading'. Use this class to create a query that is pre-populated with the correct HeadingTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a HeadingRows collection of matching rows.

HeadingRows.HeadingRowsIdx

Abstract base class for accessors.

HeadingRows.IdxListTableId

Class representing index 'IDXHeadingListTableId'.

HeadingRows.IdxName

Class representing index 'IDXHeadingName'.

HelpRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the help table.

HelpRecordDataExtensions

Extension methods to make it easy to fetch HelpRecordData objects from the database, using the infrastructure

HelpRow

This table contains the help pages.
Row Object for table 'help'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

HelpRow.CustomSearch

Class representing a custom search against table 'help'. Use this class to create a query that is pre-populated with the correct HelpTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a HelpRow. If your query matches more than one row in the database, the result will reflect the first row only.

HelpRow.HelpRowIdx

Abstract base class for accessors.

HelpRow.HelpRowIdxBase

Abstract base class for accessors.

HelpRow.IdxHelpId

Class representing index 'IDXHelpId'.

HelpRows

This table contains the help pages. Collection of HelpRow. Each element of the collection represents one row in the Help table.

HelpRows.CustomSearch

Class representing a custom search against table 'help'. Use this class to create a query that is pre-populated with the correct HelpTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a HelpRows collection of matching rows.

HelpRows.HelpRowsIdx

Abstract base class for accessors.

HelpRows.IdxApplicationAreaId

Class representing index 'IDXHelpApplication_area_id'.

HelpRows.IdxModuleId

Class representing index 'IDXHelpModule_id'.

HelpRows.IdxParentId

Class representing index 'IDXHelpParent_id'.

HelpRows.IdxScreenId

Class representing index 'IDXHelpScreen_id'.

HierarchyRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the hierarchy table.

HierarchyRecordDataExtensions

Extension methods to make it easy to fetch HierarchyRecordData objects from the database, using the infrastructure

HierarchyRow

This table contains folders used to group the extra tables in the system.
Row Object for table 'hierarchy'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

HierarchyRow.CustomSearch

Class representing a custom search against table 'hierarchy'. Use this class to create a query that is pre-populated with the correct HierarchyTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a HierarchyRow. If your query matches more than one row in the database, the result will reflect the first row only.

HierarchyRow.HierarchyRowIdx

Abstract base class for accessors.

HierarchyRow.HierarchyRowIdxBase

Abstract base class for accessors.

HierarchyRow.IdxHierarchyId

Class representing index 'IDXHierarchyId'.

HierarchyRows

This table contains folders used to group the extra tables in the system. Collection of HierarchyRow. Each element of the collection represents one row in the Hierarchy table.

HierarchyRows.CustomSearch

Class representing a custom search against table 'hierarchy'. Use this class to create a query that is pre-populated with the correct HierarchyTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a HierarchyRows collection of matching rows.

HierarchyRows.HierarchyRowsIdx

Abstract base class for accessors.

HierarchyRows.IdxDomain

Class representing index 'IDXHierarchyDomain'.

HierarchyRows.IdxName

Class representing index 'IDXHierarchyName'.

HierarchyRows.IdxParentId

Class representing index 'IDXHierarchyParent_id'.

HistoryRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the History table.

HistoryRecordDataExtensions

Extension methods to make it easy to fetch HistoryRecordData objects from the database, using the infrastructure

HistoryRow

History lists for lists and searchable controls. Maintains history for Navigator or other search (find dialogs). A single table may have more than one record here, as indicated by the extra_id field. The HistorySize (preference may be set in maintenance client) defines how many records you can have in a history list.
Row Object for table 'History'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

HistoryRow.CustomSearch

Class representing a custom search against table 'History'. Use this class to create a query that is pre-populated with the correct HistoryTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a HistoryRow. If your query matches more than one row in the database, the result will reflect the first row only.

HistoryRow.HistoryRowIdx

Abstract base class for accessors.

HistoryRow.HistoryRowIdxBase

Abstract base class for accessors.

HistoryRow.IdxHistoryId

Class representing index 'IDXHistId'.

HistoryRows

History lists for lists and searchable controls. Maintains history for Navigator or other search (find dialogs). A single table may have more than one record here, as indicated by the extra_id field. The HistorySize (preference may be set in maintenance client) defines how many records you can have in a history list. Collection of HistoryRow. Each element of the collection represents one row in the History table.

HistoryRows.CustomSearch

Class representing a custom search against table 'History'. Use this class to create a query that is pre-populated with the correct HistoryTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a HistoryRows collection of matching rows.

HistoryRows.HistoryRowsIdx

Abstract base class for accessors.

HistoryRows.IdxAssociateId

Class representing index 'IAssociate_idTable_idExtra_id'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

HistoryRows.IdxAssociateIdTableId

Class representing index 'IAssociate_idTable_idExtra_id'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

HistoryRows.IdxAssociateIdTableIdExtraId

Class representing index 'IAssociate_idTable_idExtra_id'.

HistoryRows.IdxRank

Class representing index 'IDXHistRank'.

HotlistRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the hotlist table.

HotlistRecordDataExtensions

Extension methods to make it easy to fetch HotlistRecordData objects from the database, using the infrastructure

HotlistRow

The table is used by the hotlist to store the relationship between tickets and users
Row Object for table 'hotlist'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

HotlistRow.CustomSearch

Class representing a custom search against table 'hotlist'. Use this class to create a query that is pre-populated with the correct HotlistTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a HotlistRow. If your query matches more than one row in the database, the result will reflect the first row only.

HotlistRow.HotlistRowIdx

Abstract base class for accessors.

HotlistRow.HotlistRowIdxBase

Abstract base class for accessors.

HotlistRow.IdxHotlistId

Class representing index 'IDXHotlistId'.

HotlistRows

The table is used by the hotlist to store the relationship between tickets and users Collection of HotlistRow. Each element of the collection represents one row in the Hotlist table.

HotlistRows.CustomSearch

Class representing a custom search against table 'hotlist'. Use this class to create a query that is pre-populated with the correct HotlistTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a HotlistRows collection of matching rows.

HotlistRows.HotlistRowsIdx

Abstract base class for accessors.

HotlistRows.IdxTicketId

Class representing index 'IDXHotlistTicket_id'.

HotlistRows.IdxUserId

Class representing index 'IDXHotlistUser_id'.

IdxBase

Summary description for IdxBase.

IdxBase<TTableInfo>

ImportDefaultRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ImportDefault table.

ImportDefaultRecordDataExtensions

Extension methods to make it easy to fetch ImportDefaultRecordData objects from the database, using the infrastructure

ImportDefaultRow

Defaults for import fields/objects
Row Object for table 'ImportDefault'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ImportDefaultRow.CustomSearch

Class representing a custom search against table 'ImportDefault'. Use this class to create a query that is pre-populated with the correct ImportDefaultTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ImportDefaultRow. If your query matches more than one row in the database, the result will reflect the first row only.

ImportDefaultRow.IdxImportDefaultId

Class representing index 'IDXImportDefaultId'.

ImportDefaultRow.ImportDefaultRowIdx

Abstract base class for accessors.

ImportDefaultRow.ImportDefaultRowIdxBase

Abstract base class for accessors.

ImportDefaultRows

Defaults for import fields/objects Collection of ImportDefaultRow. Each element of the collection represents one row in the ImportDefault table.

ImportDefaultRows.CustomSearch

Class representing a custom search against table 'ImportDefault'. Use this class to create a query that is pre-populated with the correct ImportDefaultTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ImportDefaultRows collection of matching rows.

ImportDefaultRows.IdxImportObjectId

Class representing index 'IDXImportDefaultImportObject_'.

ImportDefaultRows.ImportDefaultRowsIdx

Abstract base class for accessors.

ImportFieldRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ImportField table.

ImportFieldRecordDataExtensions

Extension methods to make it easy to fetch ImportFieldRecordData objects from the database, using the infrastructure

ImportFieldRow

Import object types - see localetext for names
Row Object for table 'ImportField'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ImportFieldRow.CustomSearch

Class representing a custom search against table 'ImportField'. Use this class to create a query that is pre-populated with the correct ImportFieldTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ImportFieldRow. If your query matches more than one row in the database, the result will reflect the first row only.

ImportFieldRow.IdxImportFieldId

Class representing index 'IDXImportFieldId'.

ImportFieldRow.ImportFieldRowIdx

Abstract base class for accessors.

ImportFieldRow.ImportFieldRowIdxBase

Abstract base class for accessors.

ImportFieldRows

Import object types - see localetext for names Collection of ImportFieldRow. Each element of the collection represents one row in the ImportField table.

ImportFieldRows.CustomSearch

Class representing a custom search against table 'ImportField'. Use this class to create a query that is pre-populated with the correct ImportFieldTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ImportFieldRows collection of matching rows.

ImportFieldRows.IdxImportObjectId

Class representing index 'IDXImportFieldImportObject_id'.

ImportFieldRows.ImportFieldRowsIdx

Abstract base class for accessors.

ImportObjectRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ImportObject table.

ImportObjectRecordDataExtensions

Extension methods to make it easy to fetch ImportObjectRecordData objects from the database, using the infrastructure

ImportObjectRow

Import object types - see localetext for names.
Row Object for table 'ImportObject'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ImportObjectRow.CustomSearch

Class representing a custom search against table 'ImportObject'. Use this class to create a query that is pre-populated with the correct ImportObjectTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ImportObjectRow. If your query matches more than one row in the database, the result will reflect the first row only.

ImportObjectRow.IdxImportObjectId

Class representing index 'IDXImportObjectId'.

ImportObjectRow.ImportObjectRowIdx

Abstract base class for accessors.

ImportObjectRow.ImportObjectRowIdxBase

Abstract base class for accessors.

ImportObjectRows

Import object types - see localetext for names. Collection of ImportObjectRow. Each element of the collection represents one row in the ImportObject table.

ImportObjectRows.CustomSearch

Class representing a custom search against table 'ImportObject'. Use this class to create a query that is pre-populated with the correct ImportObjectTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ImportObjectRows collection of matching rows.

ImportObjectRows.ImportObjectRowsIdx

Abstract base class for accessors.

ImportRelationRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ImportRelation table.

ImportRelationRecordDataExtensions

Extension methods to make it easy to fetch ImportRelationRecordData objects from the database, using the infrastructure

ImportRelationRow

Relations between import objects
Row Object for table 'ImportRelation'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ImportRelationRow.CustomSearch

Class representing a custom search against table 'ImportRelation'. Use this class to create a query that is pre-populated with the correct ImportRelationTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ImportRelationRow. If your query matches more than one row in the database, the result will reflect the first row only.

ImportRelationRow.IdxImportRelationId

Class representing index 'IDXImportRelationId'.

ImportRelationRow.ImportRelationRowIdx

Abstract base class for accessors.

ImportRelationRow.ImportRelationRowIdxBase

Abstract base class for accessors.

ImportRelationRows

Relations between import objects Collection of ImportRelationRow. Each element of the collection represents one row in the ImportRelation table.

ImportRelationRows.CustomSearch

Class representing a custom search against table 'ImportRelation'. Use this class to create a query that is pre-populated with the correct ImportRelationTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ImportRelationRows collection of matching rows.

ImportRelationRows.IdxSource

Class representing index 'IDXImportRelationSource'.

ImportRelationRows.IdxTarget

Class representing index 'IDXImportRelationTarget'.

ImportRelationRows.ImportRelationRowsIdx

Abstract base class for accessors.

InboxRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the inbox table.

InboxRecordDataExtensions

Extension methods to make it easy to fetch InboxRecordData objects from the database, using the infrastructure

InboxRow

Info and status for safe email import
Row Object for table 'inbox'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

InboxRow.CustomSearch

Class representing a custom search against table 'inbox'. Use this class to create a query that is pre-populated with the correct InboxTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a InboxRow. If your query matches more than one row in the database, the result will reflect the first row only.

InboxRow.IdxInboxId

Class representing index 'IDXInboxId'.

InboxRow.InboxRowIdx

Abstract base class for accessors.

InboxRow.InboxRowIdxBase

Abstract base class for accessors.

InboxRows

Info and status for safe email import Collection of InboxRow. Each element of the collection represents one row in the Inbox table.

InboxRows.CustomSearch

Class representing a custom search against table 'inbox'. Use this class to create a query that is pre-populated with the correct InboxTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a InboxRows collection of matching rows.

InboxRows.IdxImported

Class representing index 'IDXInboxImported'.

InboxRows.IdxLockingId

Class representing index 'IDXInboxLocking_id'.

InboxRows.IdxMailInFilter

Class representing index 'IDXInboxMail_in_filter'.

InboxRows.IdxStatus

Class representing index 'IDXInboxStatus'.

InboxRows.InboxRowsIdx

Abstract base class for accessors.

IntentGroupLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the IntentGroupLink table.

IntentGroupLinkRecordDataExtensions

Extension methods to make it easy to fetch IntentGroupLinkRecordData objects from the database, using the infrastructure

IntentGroupLinkRow

User group link table for Intent, for MDO item hiding
Row Object for table 'IntentGroupLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

IntentGroupLinkRow.CustomSearch

Class representing a custom search against table 'IntentGroupLink'. Use this class to create a query that is pre-populated with the correct IntentGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a IntentGroupLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

IntentGroupLinkRow.IdxIntentgrouplinkId

Class representing index 'IDXIntentGLId'.

IntentGroupLinkRow.IntentGroupLinkRowIdx

Abstract base class for accessors.

IntentGroupLinkRow.IntentGroupLinkRowIdxBase

Abstract base class for accessors.

IntentGroupLinkRows

User group link table for Intent, for MDO item hiding Collection of IntentGroupLinkRow. Each element of the collection represents one row in the IntentGroupLink table.

IntentGroupLinkRows.CustomSearch

Class representing a custom search against table 'IntentGroupLink'. Use this class to create a query that is pre-populated with the correct IntentGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a IntentGroupLinkRows collection of matching rows.

IntentGroupLinkRows.IdxGroupId

Class representing index 'IDXIntentGLGroup_id'.

IntentGroupLinkRows.IdxIntentId

Class representing index 'IDXIntentGLIntent_id'.

IntentGroupLinkRows.IntentGroupLinkRowsIdx

Abstract base class for accessors.

IntentHeadingLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the IntentHeadingLink table.

IntentHeadingLinkRecordDataExtensions

Extension methods to make it easy to fetch IntentHeadingLinkRecordData objects from the database, using the infrastructure

IntentHeadingLinkRow

Heading link table for Intent, for MDO headers
Row Object for table 'IntentHeadingLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

IntentHeadingLinkRow.CustomSearch

Class representing a custom search against table 'IntentHeadingLink'. Use this class to create a query that is pre-populated with the correct IntentHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a IntentHeadingLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

IntentHeadingLinkRow.IdxIntentheadinglinkId

Class representing index 'IDXIntentHLId'.

IntentHeadingLinkRow.IntentHeadingLinkRowIdx

Abstract base class for accessors.

IntentHeadingLinkRow.IntentHeadingLinkRowIdxBase

Abstract base class for accessors.

IntentHeadingLinkRows

Heading link table for Intent, for MDO headers Collection of IntentHeadingLinkRow. Each element of the collection represents one row in the IntentHeadingLink table.

IntentHeadingLinkRows.CustomSearch

Class representing a custom search against table 'IntentHeadingLink'. Use this class to create a query that is pre-populated with the correct IntentHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a IntentHeadingLinkRows collection of matching rows.

IntentHeadingLinkRows.IdxHeadingId

Class representing index 'IDXIntentHLHeading_id'.

IntentHeadingLinkRows.IdxIntentId

Class representing index 'IDXIntentHLIntent_id'.

IntentHeadingLinkRows.IntentHeadingLinkRowsIdx

Abstract base class for accessors.

IntentRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the Intent table.

IntentRecordDataExtensions

Extension methods to make it easy to fetch IntentRecordData objects from the database, using the infrastructure

IntentRow

Intent list for SAINT. More information regarding SuperOffice Sales Intelligence on http://techdoc.superoffice.com
Row Object for table 'Intent'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

IntentRow.CustomSearch

Class representing a custom search against table 'Intent'. Use this class to create a query that is pre-populated with the correct IntentTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a IntentRow. If your query matches more than one row in the database, the result will reflect the first row only.

IntentRow.IdxIntentId

Class representing index 'IDXIntentId'.

IntentRow.IdxName

Class representing index 'IDXIntentName'.

IntentRow.IntentRowIdx

Abstract base class for accessors.

IntentRow.IntentRowIdxBase

Abstract base class for accessors.

IntentRows

Intent list for SAINT. More information regarding SuperOffice Sales Intelligence on http://techdoc.superoffice.com Collection of IntentRow. Each element of the collection represents one row in the Intent table.

IntentRows.CustomSearch

Class representing a custom search against table 'Intent'. Use this class to create a query that is pre-populated with the correct IntentTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a IntentRows collection of matching rows.

IntentRows.IntentRowsIdx

Abstract base class for accessors.

InvitationRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the invitation table.

InvitationRecordDataExtensions

Extension methods to make it easy to fetch InvitationRecordData objects from the database, using the infrastructure

InvitationRow

Invitations to events
Row Object for table 'invitation'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

InvitationRow.CustomSearch

Class representing a custom search against table 'invitation'. Use this class to create a query that is pre-populated with the correct InvitationTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a InvitationRow. If your query matches more than one row in the database, the result will reflect the first row only.

InvitationRow.IdxInvitationId

Class representing index 'IDXInvitationId'.

InvitationRow.InvitationRowIdx

Abstract base class for accessors.

InvitationRow.InvitationRowIdxBase

Abstract base class for accessors.

InvitationRows

Invitations to events Collection of InvitationRow. Each element of the collection represents one row in the Invitation table.

InvitationRows.CustomSearch

Class representing a custom search against table 'invitation'. Use this class to create a query that is pre-populated with the correct InvitationTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a InvitationRows collection of matching rows.

InvitationRows.IdxAppointmentId

Class representing index 'IDXInvitationAppointment_id'.

InvitationRows.IdxEventUid

Class representing index 'IDXInvitationEvent_uid'.

InvitationRows.InvitationRowsIdx

Abstract base class for accessors.

InvoiceEntryRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the invoice_entry table.

InvoiceEntryRecordDataExtensions

Extension methods to make it easy to fetch InvoiceEntryRecordData objects from the database, using the infrastructure

InvoiceEntryRow

This table contain all invoices, connected to a message
Row Object for table 'invoice_entry'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

InvoiceEntryRow.CustomSearch

Class representing a custom search against table 'invoice_entry'. Use this class to create a query that is pre-populated with the correct InvoiceEntryTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a InvoiceEntryRow. If your query matches more than one row in the database, the result will reflect the first row only.

InvoiceEntryRow.IdxInvoiceEntryId

Class representing index 'IDXInvoice_entryId'.

InvoiceEntryRow.InvoiceEntryRowIdx

Abstract base class for accessors.

InvoiceEntryRow.InvoiceEntryRowIdxBase

Abstract base class for accessors.

InvoiceEntryRows

This table contain all invoices, connected to a message Collection of InvoiceEntryRow. Each element of the collection represents one row in the InvoiceEntry table.

InvoiceEntryRows.CustomSearch

Class representing a custom search against table 'invoice_entry'. Use this class to create a query that is pre-populated with the correct InvoiceEntryTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a InvoiceEntryRows collection of matching rows.

InvoiceEntryRows.IdxDateInvoiced

Class representing index 'IDXInvoice_entryDate_invoiced'.

InvoiceEntryRows.IdxMessageId

Class representing index 'IDXInvoice_entryMessage_id'.

InvoiceEntryRows.IdxType

Class representing index 'IDXInvoice_entryType'.

InvoiceEntryRows.InvoiceEntryRowsIdx

Abstract base class for accessors.

InvoiceRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the invoice table.

InvoiceRecordDataExtensions

Extension methods to make it easy to fetch InvoiceRecordData objects from the database, using the infrastructure

InvoiceRow

This table contains invoice entries, normally created when an invoice is sent to a customer, and we want to update the balance.
Row Object for table 'invoice'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

InvoiceRow.CustomSearch

Class representing a custom search against table 'invoice'. Use this class to create a query that is pre-populated with the correct InvoiceTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a InvoiceRow. If your query matches more than one row in the database, the result will reflect the first row only.

InvoiceRow.IdxInvoiceId

Class representing index 'IDXInvoiceId'.

InvoiceRow.InvoiceRowIdx

Abstract base class for accessors.

InvoiceRow.InvoiceRowIdxBase

Abstract base class for accessors.

InvoiceRows

This table contains invoice entries, normally created when an invoice is sent to a customer, and we want to update the balance. Collection of InvoiceRow. Each element of the collection represents one row in the Invoice table.

InvoiceRows.CustomSearch

Class representing a custom search against table 'invoice'. Use this class to create a query that is pre-populated with the correct InvoiceTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a InvoiceRows collection of matching rows.

InvoiceRows.IdxCompanyId

Class representing index 'IDXInvoiceCompany_id'.

InvoiceRows.IdxCustomerId

Class representing index 'IDXInvoiceCustomer_id'.

InvoiceRows.InvoiceRowsIdx

Abstract base class for accessors.

InvoiceSumRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the invoice_sum table.

InvoiceSumRecordDataExtensions

Extension methods to make it easy to fetch InvoiceSumRecordData objects from the database, using the infrastructure

InvoiceSumRow

This table is used temporarily when listing invoice statistics. It is used because we need to sort balances from both customers and companies.
Row Object for table 'invoice_sum'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

InvoiceSumRow.CustomSearch

Class representing a custom search against table 'invoice_sum'. Use this class to create a query that is pre-populated with the correct InvoiceSumTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a InvoiceSumRow. If your query matches more than one row in the database, the result will reflect the first row only.

InvoiceSumRow.IdxInvoiceSumId

Class representing index 'IDXInvoice_sumId'.

InvoiceSumRow.InvoiceSumRowIdx

Abstract base class for accessors.

InvoiceSumRow.InvoiceSumRowIdxBase

Abstract base class for accessors.

InvoiceSumRows

This table is used temporarily when listing invoice statistics. It is used because we need to sort balances from both customers and companies. Collection of InvoiceSumRow. Each element of the collection represents one row in the InvoiceSum table.

InvoiceSumRows.CustomSearch

Class representing a custom search against table 'invoice_sum'. Use this class to create a query that is pre-populated with the correct InvoiceSumTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a InvoiceSumRows collection of matching rows.

InvoiceSumRows.IdxCompanyId

Class representing index 'IDXInvoice_sumCompany_id'.

InvoiceSumRows.IdxCustomerId

Class representing index 'IDXInvoice_sumCustomer_id'.

InvoiceSumRows.IdxLoginId

Class representing index 'IDXInvoice_sumLogin_id'.

InvoiceSumRows.InvoiceSumRowsIdx

Abstract base class for accessors.

InvoiceTypeRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the invoice_type table.

InvoiceTypeRecordDataExtensions

Extension methods to make it easy to fetch InvoiceTypeRecordData objects from the database, using the infrastructure

InvoiceTypeRow

A invoiceable item category (a product or service) that provides default invoice line values
Row Object for table 'invoice_type'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

InvoiceTypeRow.CustomSearch

Class representing a custom search against table 'invoice_type'. Use this class to create a query that is pre-populated with the correct InvoiceTypeTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a InvoiceTypeRow. If your query matches more than one row in the database, the result will reflect the first row only.

InvoiceTypeRow.IdxInvoiceTypeId

Class representing index 'IDXInvoice_typeId'.

InvoiceTypeRow.InvoiceTypeRowIdx

Abstract base class for accessors.

InvoiceTypeRow.InvoiceTypeRowIdxBase

Abstract base class for accessors.

InvoiceTypeRows

A invoiceable item category (a product or service) that provides default invoice line values Collection of InvoiceTypeRow. Each element of the collection represents one row in the InvoiceType table.

InvoiceTypeRows.CustomSearch

Class representing a custom search against table 'invoice_type'. Use this class to create a query that is pre-populated with the correct InvoiceTypeTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a InvoiceTypeRows collection of matching rows.

InvoiceTypeRows.InvoiceTypeRowsIdx

Abstract base class for accessors.

ItemConfigRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the item_config table.

ItemConfigRecordDataExtensions

Extension methods to make it easy to fetch ItemConfigRecordData objects from the database, using the infrastructure

ItemConfigRow

This table is a generic table for storing item configuration. It is only used by the class ItemConfig.
Row Object for table 'item_config'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ItemConfigRow.CustomSearch

Class representing a custom search against table 'item_config'. Use this class to create a query that is pre-populated with the correct ItemConfigTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ItemConfigRow. If your query matches more than one row in the database, the result will reflect the first row only.

ItemConfigRow.IdxItemConfigId

Class representing index 'IDXItem_configId'.

ItemConfigRow.ItemConfigRowIdx

Abstract base class for accessors.

ItemConfigRow.ItemConfigRowIdxBase

Abstract base class for accessors.

ItemConfigRows

This table is a generic table for storing item configuration. It is only used by the class ItemConfig. Collection of ItemConfigRow. Each element of the collection represents one row in the ItemConfig table.

ItemConfigRows.CustomSearch

Class representing a custom search against table 'item_config'. Use this class to create a query that is pre-populated with the correct ItemConfigTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ItemConfigRows collection of matching rows.

ItemConfigRows.IdxDomain

Class representing index 'IDXItem_configDomain'.

ItemConfigRows.IdxItemId

Class representing index 'IDXItem_configItem_id'.

ItemConfigRows.ItemConfigRowsIdx

Abstract base class for accessors.

KbAttachmentRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the kb_attachment table.

KbAttachmentRecordDataExtensions

Extension methods to make it easy to fetch KbAttachmentRecordData objects from the database, using the infrastructure

KbAttachmentRow

This table connects FAQ entries to attachments.
Row Object for table 'kb_attachment'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

KbAttachmentRow.CustomSearch

Class representing a custom search against table 'kb_attachment'. Use this class to create a query that is pre-populated with the correct KbAttachmentTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a KbAttachmentRow. If your query matches more than one row in the database, the result will reflect the first row only.

KbAttachmentRow.IdxKbAttachmentId

Class representing index 'IDXKb_attachmentId'.

KbAttachmentRow.KbAttachmentRowIdx

Abstract base class for accessors.

KbAttachmentRow.KbAttachmentRowIdxBase

Abstract base class for accessors.

KbAttachmentRows

This table connects FAQ entries to attachments. Collection of KbAttachmentRow. Each element of the collection represents one row in the KbAttachment table.

KbAttachmentRows.CustomSearch

Class representing a custom search against table 'kb_attachment'. Use this class to create a query that is pre-populated with the correct KbAttachmentTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a KbAttachmentRows collection of matching rows.

KbAttachmentRows.IdxAttachmentId

Class representing index 'IDXKb_attachmentAttachment_id'.

KbAttachmentRows.IdxEntryId

Class representing index 'IDXKb_attachmentEntry_id'.

KbAttachmentRows.KbAttachmentRowsIdx

Abstract base class for accessors.

KbCategoryLogRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the kb_category_log table.

KbCategoryLogRecordDataExtensions

Extension methods to make it easy to fetch KbCategoryLogRecordData objects from the database, using the infrastructure

KbCategoryLogRow

Who and when, if somebody edits a knowledge base folder
Row Object for table 'kb_category_log'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

KbCategoryLogRow.CustomSearch

Class representing a custom search against table 'kb_category_log'. Use this class to create a query that is pre-populated with the correct KbCategoryLogTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a KbCategoryLogRow. If your query matches more than one row in the database, the result will reflect the first row only.

KbCategoryLogRow.IdxKbCategoryLogId

Class representing index 'IDXKb_category_logId'.

KbCategoryLogRow.KbCategoryLogRowIdx

Abstract base class for accessors.

KbCategoryLogRow.KbCategoryLogRowIdxBase

Abstract base class for accessors.

KbCategoryLogRows

Who and when, if somebody edits a knowledge base folder Collection of KbCategoryLogRow. Each element of the collection represents one row in the KbCategoryLog table.

KbCategoryLogRows.CustomSearch

Class representing a custom search against table 'kb_category_log'. Use this class to create a query that is pre-populated with the correct KbCategoryLogTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a KbCategoryLogRows collection of matching rows.

KbCategoryLogRows.IdxKbCategoryId

Class representing index 'IDXKb_category_logKb_category'.

KbCategoryLogRows.IdxUserId

Class representing index 'IDXKb_category_logUser_id'.

KbCategoryLogRows.KbCategoryLogRowsIdx

Abstract base class for accessors.

KbCategoryRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the kb_category table.

KbCategoryRecordDataExtensions

Extension methods to make it easy to fetch KbCategoryRecordData objects from the database, using the infrastructure

KbCategoryRow

Knowledge base folder hierarchy
Row Object for table 'kb_category'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

KbCategoryRow.CustomSearch

Class representing a custom search against table 'kb_category'. Use this class to create a query that is pre-populated with the correct KbCategoryTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a KbCategoryRow. If your query matches more than one row in the database, the result will reflect the first row only.

KbCategoryRow.IdxKbCategoryId

Class representing index 'IDXKb_categoryId'.

KbCategoryRow.KbCategoryRowIdx

Abstract base class for accessors.

KbCategoryRow.KbCategoryRowIdxBase

Abstract base class for accessors.

KbCategoryRows

Knowledge base folder hierarchy Collection of KbCategoryRow. Each element of the collection represents one row in the KbCategory table.

KbCategoryRows.CustomSearch

Class representing a custom search against table 'kb_category'. Use this class to create a query that is pre-populated with the correct KbCategoryTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a KbCategoryRows collection of matching rows.

KbCategoryRows.IdxCreatedBy

Class representing index 'IDXKb_categoryCreated_by'.

KbCategoryRows.IdxDbiAgentId

Class representing index 'IDXKb_categoryDbi_agent_id'.

KbCategoryRows.IdxDbiKey

Class representing index 'IDXKb_categoryDbi_key'.

KbCategoryRows.IdxDbiLastModified

Class representing index 'IDXKb_categoryDbi_last_modifi'.

KbCategoryRows.IdxDbiLastSyncronized

Class representing index 'IDXKb_categoryDbi_last_syncro'.

KbCategoryRows.IdxParentId

Class representing index 'IDXKb_categoryParent_id'.

KbCategoryRows.IdxSortOrder

Class representing index 'IDXKb_categorySort_order'.

KbCategoryRows.KbCategoryRowsIdx

Abstract base class for accessors.

KbEntryCommentRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the kb_entry_comment table.

KbEntryCommentRecordDataExtensions

Extension methods to make it easy to fetch KbEntryCommentRecordData objects from the database, using the infrastructure

KbEntryCommentRow

Comments to entries in the knowledge base, typically made by customers
Row Object for table 'kb_entry_comment'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

KbEntryCommentRow.CustomSearch

Class representing a custom search against table 'kb_entry_comment'. Use this class to create a query that is pre-populated with the correct KbEntryCommentTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a KbEntryCommentRow. If your query matches more than one row in the database, the result will reflect the first row only.

KbEntryCommentRow.IdxKbEntryCommentId

Class representing index 'IDXKb_entry_commentId'.

KbEntryCommentRow.KbEntryCommentRowIdx

Abstract base class for accessors.

KbEntryCommentRow.KbEntryCommentRowIdxBase

Abstract base class for accessors.

KbEntryCommentRows

Comments to entries in the knowledge base, typically made by customers Collection of KbEntryCommentRow. Each element of the collection represents one row in the KbEntryComment table.

KbEntryCommentRows.CustomSearch

Class representing a custom search against table 'kb_entry_comment'. Use this class to create a query that is pre-populated with the correct KbEntryCommentTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a KbEntryCommentRows collection of matching rows.

KbEntryCommentRows.IdxCustomerId

Class representing index 'IDXKb_entry_commentCustomer_i'.

KbEntryCommentRows.IdxDbiAgentId

Class representing index 'IDXKb_entry_commentDbi_agent_'.

KbEntryCommentRows.IdxDbiKey

Class representing index 'IDXKb_entry_commentDbi_key'.

KbEntryCommentRows.IdxDbiLastModified

Class representing index 'IDXKb_entry_commentDbi_last_m'.

KbEntryCommentRows.IdxDbiLastSyncronized

Class representing index 'IDXKb_entry_commentDbi_last_s'.

KbEntryCommentRows.IdxKbEntryId

Class representing index 'IDXKb_entry_commentKb_entry_i'.

KbEntryCommentRows.KbEntryCommentRowsIdx

Abstract base class for accessors.

KbEntryKeywordRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the kb_entry_keyword table.

KbEntryKeywordRecordDataExtensions

Extension methods to make it easy to fetch KbEntryKeywordRecordData objects from the database, using the infrastructure

KbEntryKeywordRow

This table contains all keywords for the faq entries
Row Object for table 'kb_entry_keyword'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

KbEntryKeywordRow.CustomSearch

Class representing a custom search against table 'kb_entry_keyword'. Use this class to create a query that is pre-populated with the correct KbEntryKeywordTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a KbEntryKeywordRow. If your query matches more than one row in the database, the result will reflect the first row only.

KbEntryKeywordRow.IdxKbEntryKeywordId

Class representing index 'IDXKb_entry_keywordId'.

KbEntryKeywordRow.KbEntryKeywordRowIdx

Abstract base class for accessors.

KbEntryKeywordRow.KbEntryKeywordRowIdxBase

Abstract base class for accessors.

KbEntryKeywordRows

This table contains all keywords for the faq entries Collection of KbEntryKeywordRow. Each element of the collection represents one row in the KbEntryKeyword table.

KbEntryKeywordRows.CustomSearch

Class representing a custom search against table 'kb_entry_keyword'. Use this class to create a query that is pre-populated with the correct KbEntryKeywordTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a KbEntryKeywordRows collection of matching rows.

KbEntryKeywordRows.IdxKbEntryId

Class representing index 'IDXKb_entry_keywordKb_entry_i'.

KbEntryKeywordRows.IdxKeyword

Class representing index 'IDXKb_entry_keywordKeyword'.

KbEntryKeywordRows.KbEntryKeywordRowsIdx

Abstract base class for accessors.

KbEntryLogRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the kb_entry_log table.

KbEntryLogRecordDataExtensions

Extension methods to make it easy to fetch KbEntryLogRecordData objects from the database, using the infrastructure

KbEntryLogRow

Who and when, if somebody edits a knowledge base entry
Row Object for table 'kb_entry_log'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

KbEntryLogRow.CustomSearch

Class representing a custom search against table 'kb_entry_log'. Use this class to create a query that is pre-populated with the correct KbEntryLogTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a KbEntryLogRow. If your query matches more than one row in the database, the result will reflect the first row only.

KbEntryLogRow.IdxKbEntryLogId

Class representing index 'IDXKb_entry_logId'.

KbEntryLogRow.KbEntryLogRowIdx

Abstract base class for accessors.

KbEntryLogRow.KbEntryLogRowIdxBase

Abstract base class for accessors.

KbEntryLogRows

Who and when, if somebody edits a knowledge base entry Collection of KbEntryLogRow. Each element of the collection represents one row in the KbEntryLog table.

KbEntryLogRows.CustomSearch

Class representing a custom search against table 'kb_entry_log'. Use this class to create a query that is pre-populated with the correct KbEntryLogTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a KbEntryLogRows collection of matching rows.

KbEntryLogRows.IdxKbEntryId

Class representing index 'IDXKb_entry_logKb_entry_id'.

KbEntryLogRows.IdxUserId

Class representing index 'IDXKb_entry_logUser_id'.

KbEntryLogRows.KbEntryLogRowsIdx

Abstract base class for accessors.

KbEntryRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the kb_entry table.

KbEntryRecordDataExtensions

Extension methods to make it easy to fetch KbEntryRecordData objects from the database, using the infrastructure

KbEntryRow

This table contains FAQ entries.
Row Object for table 'kb_entry'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

KbEntryRow.CustomSearch

Class representing a custom search against table 'kb_entry'. Use this class to create a query that is pre-populated with the correct KbEntryTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a KbEntryRow. If your query matches more than one row in the database, the result will reflect the first row only.

KbEntryRow.IdxKbEntryId

Class representing index 'IDXKb_entryId'.

KbEntryRow.KbEntryRowIdx

Abstract base class for accessors.

KbEntryRow.KbEntryRowIdxBase

Abstract base class for accessors.

KbEntryRows

This table contains FAQ entries. Collection of KbEntryRow. Each element of the collection represents one row in the KbEntry table.

KbEntryRows.CustomSearch

Class representing a custom search against table 'kb_entry'. Use this class to create a query that is pre-populated with the correct KbEntryTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a KbEntryRows collection of matching rows.

KbEntryRows.IdxCategoryId

Class representing index 'IDXKb_entryCategory_id'.

KbEntryRows.IdxCreatedBy

Class representing index 'IDXKb_entryCreated_by'.

KbEntryRows.IdxDbiAgentId

Class representing index 'IDXKb_entryDbi_agent_id'.

KbEntryRows.IdxDbiKey

Class representing index 'IDXKb_entryDbi_key'.

KbEntryRows.IdxDbiLastModified

Class representing index 'IDXKb_entryDbi_last_modified'.

KbEntryRows.IdxDbiLastSyncronized

Class representing index 'IDXKb_entryDbi_last_syncroniz'.

KbEntryRows.IdxSortOrder

Class representing index 'IDXKb_entrySort_order'.

KbEntryRows.IdxTitle

Class representing index 'ITitleQuestionAnswerKeywords'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

KbEntryRows.IdxTitleQuestion

Class representing index 'ITitleQuestionAnswerKeywords'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

KbEntryRows.IdxTitleQuestionAnswer

Class representing index 'ITitleQuestionAnswerKeywords'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

KbEntryRows.IdxTitleQuestionAnswerKeywords

Class representing index 'ITitleQuestionAnswerKeywords'.

KbEntryRows.IdxWorkflowPhase

Class representing index 'IDXKb_entryWorkflow_phase'.

KbEntryRows.KbEntryRowsIdx

Abstract base class for accessors.

KbEntryWordsRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the kb_entry_words table.

KbEntryWordsRecordDataExtensions

Extension methods to make it easy to fetch KbEntryWordsRecordData objects from the database, using the infrastructure

KbEntryWordsRow

This table contains all the words and how many times the are refered to in the FAQ entires
Row Object for table 'kb_entry_words'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

KbEntryWordsRow.CustomSearch

Class representing a custom search against table 'kb_entry_words'. Use this class to create a query that is pre-populated with the correct KbEntryWordsTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a KbEntryWordsRow. If your query matches more than one row in the database, the result will reflect the first row only.

KbEntryWordsRow.IdxKbEntryWordsId

Class representing index 'IDXKb_entry_wordsId'.

KbEntryWordsRow.KbEntryWordsRowIdx

Abstract base class for accessors.

KbEntryWordsRow.KbEntryWordsRowIdxBase

Abstract base class for accessors.

KbEntryWordsRows

This table contains all the words and how many times the are refered to in the FAQ entires Collection of KbEntryWordsRow. Each element of the collection represents one row in the KbEntryWords table.

KbEntryWordsRows.CustomSearch

Class representing a custom search against table 'kb_entry_words'. Use this class to create a query that is pre-populated with the correct KbEntryWordsTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a KbEntryWordsRows collection of matching rows.

KbEntryWordsRows.IdxWord

Class representing index 'IDXKb_entry_wordsWord'.

KbEntryWordsRows.KbEntryWordsRowsIdx

Abstract base class for accessors.

KbGroupEntryRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the kb_group_entry table.

KbGroupEntryRecordDataExtensions

Extension methods to make it easy to fetch KbGroupEntryRecordData objects from the database, using the infrastructure

KbGroupEntryRow

This table contains group entries for FAQ groups.
Row Object for table 'kb_group_entry'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

KbGroupEntryRow.CustomSearch

Class representing a custom search against table 'kb_group_entry'. Use this class to create a query that is pre-populated with the correct KbGroupEntryTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a KbGroupEntryRow. If your query matches more than one row in the database, the result will reflect the first row only.

KbGroupEntryRow.IdxKbGroupEntryId

Class representing index 'IDXKb_group_entryId'.

KbGroupEntryRow.KbGroupEntryRowIdx

Abstract base class for accessors.

KbGroupEntryRow.KbGroupEntryRowIdxBase

Abstract base class for accessors.

KbGroupEntryRows

This table contains group entries for FAQ groups. Collection of KbGroupEntryRow. Each element of the collection represents one row in the KbGroupEntry table.

KbGroupEntryRows.CustomSearch

Class representing a custom search against table 'kb_group_entry'. Use this class to create a query that is pre-populated with the correct KbGroupEntryTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a KbGroupEntryRows collection of matching rows.

KbGroupEntryRows.IdxKbEntryId

Class representing index 'IDXKb_group_entryKb_entry_id'.

KbGroupEntryRows.IdxKbGroupId

Class representing index 'IDXKb_group_entryKb_group_id'.

KbGroupEntryRows.KbGroupEntryRowsIdx

Abstract base class for accessors.

KbGroupRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the kb_group table.

KbGroupRecordDataExtensions

Extension methods to make it easy to fetch KbGroupRecordData objects from the database, using the infrastructure

KbGroupRow

This table contains FAQ groups. A group is a cluster of entries (potentially located anywhere in the FAQ hierarchy). A group is located in a certain category.
Row Object for table 'kb_group'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

KbGroupRow.CustomSearch

Class representing a custom search against table 'kb_group'. Use this class to create a query that is pre-populated with the correct KbGroupTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a KbGroupRow. If your query matches more than one row in the database, the result will reflect the first row only.

KbGroupRow.IdxKbGroupId

Class representing index 'IDXKb_groupId'.

KbGroupRow.KbGroupRowIdx

Abstract base class for accessors.

KbGroupRow.KbGroupRowIdxBase

Abstract base class for accessors.

KbGroupRows

This table contains FAQ groups. A group is a cluster of entries (potentially located anywhere in the FAQ hierarchy). A group is located in a certain category. Collection of KbGroupRow. Each element of the collection represents one row in the KbGroup table.

KbGroupRows.CustomSearch

Class representing a custom search against table 'kb_group'. Use this class to create a query that is pre-populated with the correct KbGroupTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a KbGroupRows collection of matching rows.

KbGroupRows.IdxDbiAgentId

Class representing index 'IDXKb_groupDbi_agent_id'.

KbGroupRows.IdxDbiKey

Class representing index 'IDXKb_groupDbi_key'.

KbGroupRows.IdxDbiLastModified

Class representing index 'IDXKb_groupDbi_last_modified'.

KbGroupRows.IdxDbiLastSyncronized

Class representing index 'IDXKb_groupDbi_last_syncroniz'.

KbGroupRows.IdxKbCategoryId

Class representing index 'IDXKb_groupKb_category_id'.

KbGroupRows.IdxParentId

Class representing index 'IDXKb_groupParent_id'.

KbGroupRows.KbGroupRowsIdx

Abstract base class for accessors.

KbHttpLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the kb_http_link table.

KbHttpLinkRecordDataExtensions

Extension methods to make it easy to fetch KbHttpLinkRecordData objects from the database, using the infrastructure

KbHttpLinkRow

This table contains URL's associated with a single FAQ entry.
Row Object for table 'kb_http_link'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

KbHttpLinkRow.CustomSearch

Class representing a custom search against table 'kb_http_link'. Use this class to create a query that is pre-populated with the correct KbHttpLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a KbHttpLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

KbHttpLinkRow.IdxKbHttpLinkId

Class representing index 'IDXKb_http_linkId'.

KbHttpLinkRow.KbHttpLinkRowIdx

Abstract base class for accessors.

KbHttpLinkRow.KbHttpLinkRowIdxBase

Abstract base class for accessors.

KbHttpLinkRows

This table contains URL's associated with a single FAQ entry. Collection of KbHttpLinkRow. Each element of the collection represents one row in the KbHttpLink table.

KbHttpLinkRows.CustomSearch

Class representing a custom search against table 'kb_http_link'. Use this class to create a query that is pre-populated with the correct KbHttpLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a KbHttpLinkRows collection of matching rows.

KbHttpLinkRows.IdxEntryId

Class representing index 'IDXKb_http_linkEntry_id'.

KbHttpLinkRows.KbHttpLinkRowsIdx

Abstract base class for accessors.

KbSolutionFinderEntryRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the kb_solution_finder_entry table.

KbSolutionFinderEntryRecordDataExtensions

Extension methods to make it easy to fetch KbSolutionFinderEntryRecordData objects from the database, using the infrastructure

KbSolutionFinderEntryRow

Knowledge base problem solving wizard, items in a category linking to a knowledge base entry
Row Object for table 'kb_solution_finder_entry'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

KbSolutionFinderEntryRow.CustomSearch

Class representing a custom search against table 'kb_solution_finder_entry'. Use this class to create a query that is pre-populated with the correct KbSolutionFinderEntryTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a KbSolutionFinderEntryRow. If your query matches more than one row in the database, the result will reflect the first row only.

KbSolutionFinderEntryRow.IdxKbSolutionFinderEntryId

Class representing index 'IDXKb_solution_finder_entryId'.

KbSolutionFinderEntryRow.KbSolutionFinderEntryRowIdx

Abstract base class for accessors.

KbSolutionFinderEntryRow.KbSolutionFinderEntryRowIdxBase

Abstract base class for accessors.

KbSolutionFinderEntryRows

Knowledge base problem solving wizard, items in a category linking to a knowledge base entry Collection of KbSolutionFinderEntryRow. Each element of the collection represents one row in the KbSolutionFinderEntry table.

KbSolutionFinderEntryRows.CustomSearch

Class representing a custom search against table 'kb_solution_finder_entry'. Use this class to create a query that is pre-populated with the correct KbSolutionFinderEntryTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a KbSolutionFinderEntryRows collection of matching rows.

KbSolutionFinderEntryRows.IdxKbEntry

Class representing index 'IDXKb_solution_finder_entryKb'.

KbSolutionFinderEntryRows.IdxSolutionFinder

Class representing index 'IDXKb_solution_finder_entrySo'.

KbSolutionFinderEntryRows.KbSolutionFinderEntryRowsIdx

Abstract base class for accessors.

KbSolutionFinderRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the kb_solution_finder table.

KbSolutionFinderRecordDataExtensions

Extension methods to make it easy to fetch KbSolutionFinderRecordData objects from the database, using the infrastructure

KbSolutionFinderRow

Knowledge base problem solving wizard, categories and subcategories for drilling down
Row Object for table 'kb_solution_finder'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

KbSolutionFinderRow.CustomSearch

Class representing a custom search against table 'kb_solution_finder'. Use this class to create a query that is pre-populated with the correct KbSolutionFinderTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a KbSolutionFinderRow. If your query matches more than one row in the database, the result will reflect the first row only.

KbSolutionFinderRow.IdxKbSolutionFinderId

Class representing index 'IDXKb_solution_finderId'.

KbSolutionFinderRow.KbSolutionFinderRowIdx

Abstract base class for accessors.

KbSolutionFinderRow.KbSolutionFinderRowIdxBase

Abstract base class for accessors.

KbSolutionFinderRows

Knowledge base problem solving wizard, categories and subcategories for drilling down Collection of KbSolutionFinderRow. Each element of the collection represents one row in the KbSolutionFinder table.

KbSolutionFinderRows.CustomSearch

Class representing a custom search against table 'kb_solution_finder'. Use this class to create a query that is pre-populated with the correct KbSolutionFinderTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a KbSolutionFinderRows collection of matching rows.

KbSolutionFinderRows.IdxParentId

Class representing index 'IDXKb_solution_finderParent_i'.

KbSolutionFinderRows.KbSolutionFinderRowsIdx

Abstract base class for accessors.

KbWorkflowAccessRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the kb_workflow_access table.

KbWorkflowAccessRecordDataExtensions

Extension methods to make it easy to fetch KbWorkflowAccessRecordData objects from the database, using the infrastructure

KbWorkflowAccessRow

Control of who can do what in a knowledge base workflow step
Row Object for table 'kb_workflow_access'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

KbWorkflowAccessRow.CustomSearch

Class representing a custom search against table 'kb_workflow_access'. Use this class to create a query that is pre-populated with the correct KbWorkflowAccessTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a KbWorkflowAccessRow. If your query matches more than one row in the database, the result will reflect the first row only.

KbWorkflowAccessRow.IdxKbWorkflowAccessId

Class representing index 'IDXKb_workflow_accessId'.

KbWorkflowAccessRow.KbWorkflowAccessRowIdx

Abstract base class for accessors.

KbWorkflowAccessRow.KbWorkflowAccessRowIdxBase

Abstract base class for accessors.

KbWorkflowAccessRows

Control of who can do what in a knowledge base workflow step Collection of KbWorkflowAccessRow. Each element of the collection represents one row in the KbWorkflowAccess table.

KbWorkflowAccessRows.CustomSearch

Class representing a custom search against table 'kb_workflow_access'. Use this class to create a query that is pre-populated with the correct KbWorkflowAccessTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a KbWorkflowAccessRows collection of matching rows.

KbWorkflowAccessRows.IdxKbWorkflow

Class representing index 'IDXKb_workflow_accessKb_workf'.

KbWorkflowAccessRows.IdxUserId

Class representing index 'IDXKb_workflow_accessUser_id'.

KbWorkflowAccessRows.KbWorkflowAccessRowsIdx

Abstract base class for accessors.

KbWorkflowRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the kb_workflow table.

KbWorkflowRecordDataExtensions

Extension methods to make it easy to fetch KbWorkflowRecordData objects from the database, using the infrastructure

KbWorkflowRow

Knowledge base workflow steps
Row Object for table 'kb_workflow'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

KbWorkflowRow.CustomSearch

Class representing a custom search against table 'kb_workflow'. Use this class to create a query that is pre-populated with the correct KbWorkflowTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a KbWorkflowRow. If your query matches more than one row in the database, the result will reflect the first row only.

KbWorkflowRow.IdxKbWorkflowId

Class representing index 'IDXKb_workflowId'.

KbWorkflowRow.KbWorkflowRowIdx

Abstract base class for accessors.

KbWorkflowRow.KbWorkflowRowIdxBase

Abstract base class for accessors.

KbWorkflowRows

Knowledge base workflow steps Collection of KbWorkflowRow. Each element of the collection represents one row in the KbWorkflow table.

KbWorkflowRows.CustomSearch

Class representing a custom search against table 'kb_workflow'. Use this class to create a query that is pre-populated with the correct KbWorkflowTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a KbWorkflowRows collection of matching rows.

KbWorkflowRows.IdxNext

Class representing index 'IDXKb_workflowNext'.

KbWorkflowRows.IdxPrevious

Class representing index 'IDXKb_workflowPrevious'.

KbWorkflowRows.KbWorkflowRowsIdx

Abstract base class for accessors.

LanguageInfoCountryRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the LanguageInfoCountry table.

LanguageInfoCountryRecordDataExtensions

Extension methods to make it easy to fetch LanguageInfoCountryRecordData objects from the database, using the infrastructure

LanguageInfoCountryRow

Many-many link between countries and languages, to give intelligent choices for language
Row Object for table 'LanguageInfoCountry'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

LanguageInfoCountryRow.CustomSearch

Class representing a custom search against table 'LanguageInfoCountry'. Use this class to create a query that is pre-populated with the correct LanguageInfoCountryTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a LanguageInfoCountryRow. If your query matches more than one row in the database, the result will reflect the first row only.

LanguageInfoCountryRow.IdxLanguageInfoCountryId

Class representing index 'IDXLanguageInfoCountryId'.

LanguageInfoCountryRow.LanguageInfoCountryRowIdx

Abstract base class for accessors.

LanguageInfoCountryRow.LanguageInfoCountryRowIdxBase

Abstract base class for accessors.

LanguageInfoCountryRows

Many-many link between countries and languages, to give intelligent choices for language Collection of LanguageInfoCountryRow. Each element of the collection represents one row in the LanguageInfoCountry table.

LanguageInfoCountryRows.CustomSearch

Class representing a custom search against table 'LanguageInfoCountry'. Use this class to create a query that is pre-populated with the correct LanguageInfoCountryTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a LanguageInfoCountryRows collection of matching rows.

LanguageInfoCountryRows.LanguageInfoCountryRowsIdx

Abstract base class for accessors.

LanguageInfoRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the LanguageInfo table.

LanguageInfoRecordDataExtensions

Extension methods to make it easy to fetch LanguageInfoRecordData objects from the database, using the infrastructure

LanguageInfoRow

Information about languages, from ISO standards and related information
Row Object for table 'LanguageInfo'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

LanguageInfoRow.CustomSearch

Class representing a custom search against table 'LanguageInfo'. Use this class to create a query that is pre-populated with the correct LanguageInfoTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a LanguageInfoRow. If your query matches more than one row in the database, the result will reflect the first row only.

LanguageInfoRow.IdxLanguageInfoId

Class representing index 'IDXLanguageInfoId'.

LanguageInfoRow.LanguageInfoRowIdx

Abstract base class for accessors.

LanguageInfoRow.LanguageInfoRowIdxBase

Abstract base class for accessors.

LanguageInfoRows

Information about languages, from ISO standards and related information Collection of LanguageInfoRow. Each element of the collection represents one row in the LanguageInfo table.

LanguageInfoRows.CustomSearch

Class representing a custom search against table 'LanguageInfo'. Use this class to create a query that is pre-populated with the correct LanguageInfoTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a LanguageInfoRows collection of matching rows.

LanguageInfoRows.LanguageInfoRowsIdx

Abstract base class for accessors.

LegalBaseRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the LegalBase table.

LegalBaseRecordDataExtensions

Extension methods to make it easy to fetch LegalBaseRecordData objects from the database, using the infrastructure

LegalBaseRow

Legal base for GDPR (Article 6)
Row Object for table 'LegalBase'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

LegalBaseRow.CustomSearch

Class representing a custom search against table 'LegalBase'. Use this class to create a query that is pre-populated with the correct LegalBaseTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a LegalBaseRow. If your query matches more than one row in the database, the result will reflect the first row only.

LegalBaseRow.IdxKey

Class representing index 'IDXLegalBaseKey'.

LegalBaseRow.IdxLegalBaseId

Class representing index 'IDXLegalBaseId'.

LegalBaseRow.LegalBaseRowIdx

Abstract base class for accessors.

LegalBaseRow.LegalBaseRowIdxBase

Abstract base class for accessors.

LegalBaseRows

Legal base for GDPR (Article 6) Collection of LegalBaseRow. Each element of the collection represents one row in the LegalBase table.

LegalBaseRows.CustomSearch

Class representing a custom search against table 'LegalBase'. Use this class to create a query that is pre-populated with the correct LegalBaseTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a LegalBaseRows collection of matching rows.

LegalBaseRows.LegalBaseRowsIdx

Abstract base class for accessors.

LegalHtmlTagsRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the legal_html_tags table.

LegalHtmlTagsRecordDataExtensions

Extension methods to make it easy to fetch LegalHtmlTagsRecordData objects from the database, using the infrastructure

LegalHtmlTagsRow

This table is used as a list of all legal HTML tags. HTML tags not in this list will be ignored when viewing html versions of messages
Row Object for table 'legal_html_tags'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

LegalHtmlTagsRow.CustomSearch

Class representing a custom search against table 'legal_html_tags'. Use this class to create a query that is pre-populated with the correct LegalHtmlTagsTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a LegalHtmlTagsRow. If your query matches more than one row in the database, the result will reflect the first row only.

LegalHtmlTagsRow.IdxLegalHtmlTagsId

Class representing index 'IDXLegal_html_tagsId'.

LegalHtmlTagsRow.LegalHtmlTagsRowIdx

Abstract base class for accessors.

LegalHtmlTagsRow.LegalHtmlTagsRowIdxBase

Abstract base class for accessors.

LegalHtmlTagsRows

This table is used as a list of all legal HTML tags. HTML tags not in this list will be ignored when viewing html versions of messages Collection of LegalHtmlTagsRow. Each element of the collection represents one row in the LegalHtmlTags table.

LegalHtmlTagsRows.CustomSearch

Class representing a custom search against table 'legal_html_tags'. Use this class to create a query that is pre-populated with the correct LegalHtmlTagsTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a LegalHtmlTagsRows collection of matching rows.

LegalHtmlTagsRows.LegalHtmlTagsRowsIdx

Abstract base class for accessors.

LicenseAssocLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the LicenseAssocLink table.

LicenseAssocLinkRecordDataExtensions

Extension methods to make it easy to fetch LicenseAssocLinkRecordData objects from the database, using the infrastructure

LicenseAssocLinkRow

Link between ModuleLicense and Associate, for per-assoc licenses; this is how licenses are assigned/consumed
Row Object for table 'LicenseAssocLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

LicenseAssocLinkRow.CustomSearch

Class representing a custom search against table 'LicenseAssocLink'. Use this class to create a query that is pre-populated with the correct LicenseAssocLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a LicenseAssocLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

LicenseAssocLinkRow.IdxLicenseAssocLinkId

Class representing index 'IDXLicenseAssocLinkId'.

LicenseAssocLinkRow.IdxModuleLicenseIdAssocId

Class representing index 'IModuleLicenseIdAssocId'.

LicenseAssocLinkRow.LicenseAssocLinkRowIdx

Abstract base class for accessors.

LicenseAssocLinkRow.LicenseAssocLinkRowIdxBase

Abstract base class for accessors.

LicenseAssocLinkRows

Link between ModuleLicense and Associate, for per-assoc licenses; this is how licenses are assigned/consumed Collection of LicenseAssocLinkRow. Each element of the collection represents one row in the LicenseAssocLink table.

LicenseAssocLinkRows.CustomSearch

Class representing a custom search against table 'LicenseAssocLink'. Use this class to create a query that is pre-populated with the correct LicenseAssocLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a LicenseAssocLinkRows collection of matching rows.

LicenseAssocLinkRows.IdxModuleLicenseId

Class representing index 'IModuleLicenseIdAssocId'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

LicenseAssocLinkRows.LicenseAssocLinkRowsIdx

Abstract base class for accessors.

LicenseSatlLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the LicenseSatlLink table.

LicenseSatlLinkRecordDataExtensions

Extension methods to make it easy to fetch LicenseSatlLinkRecordData objects from the database, using the infrastructure

LicenseSatlLinkRow

Link between License and Satellite, for per-database licenses
Row Object for table 'LicenseSatlLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

LicenseSatlLinkRow.CustomSearch

Class representing a custom search against table 'LicenseSatlLink'. Use this class to create a query that is pre-populated with the correct LicenseSatlLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a LicenseSatlLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

LicenseSatlLinkRow.IdxLicenseSatlLinkId

Class representing index 'IDXLicenseSatlLinkId'.

LicenseSatlLinkRow.IdxModuleLicenseIdSatelliteId

Class representing index 'IModuleLicenseIdSatelliteId'.

LicenseSatlLinkRow.LicenseSatlLinkRowIdx

Abstract base class for accessors.

LicenseSatlLinkRow.LicenseSatlLinkRowIdxBase

Abstract base class for accessors.

LicenseSatlLinkRows

Link between License and Satellite, for per-database licenses Collection of LicenseSatlLinkRow. Each element of the collection represents one row in the LicenseSatlLink table.

LicenseSatlLinkRows.CustomSearch

Class representing a custom search against table 'LicenseSatlLink'. Use this class to create a query that is pre-populated with the correct LicenseSatlLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a LicenseSatlLinkRows collection of matching rows.

LicenseSatlLinkRows.IdxModuleLicenseId

Class representing index 'IModuleLicenseIdSatelliteId'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

LicenseSatlLinkRows.LicenseSatlLinkRowsIdx

Abstract base class for accessors.

LocaleTextRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the LocaleText table.

LocaleTextRecordDataExtensions

Extension methods to make it easy to fetch LocaleTextRecordData objects from the database, using the infrastructure

LocaleTextRow

Multi-language text items. Used for user-defined field labels. Must be assigned correct name to match the language they start SuperOffice in. This table should be viewed in conjunction with FieldLabel. If a row in FieldLable has active = 1 this table will need to contain at least one row with the same resourceId as the FieldLabel row. The language id can be either 0 or one of the Windows language ID's; SuperOffice will pick the correct language on startup according to the user settings. If a label cannot be found with the given language and also not with language 0, it will not be substituted.
Row Object for table 'LocaleText'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

LocaleTextRow.CustomSearch

Class representing a custom search against table 'LocaleText'. Use this class to create a query that is pre-populated with the correct LocaleTextTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a LocaleTextRow. If your query matches more than one row in the database, the result will reflect the first row only.

LocaleTextRow.IdxLanguageIdTypeIdResourceId

Class representing index 'ILanguageIdTypeIdResourceId'.

LocaleTextRow.IdxLocaleTextId

Class representing index 'IDXLocaleTextId'.

LocaleTextRow.LocaleTextRowIdx

Abstract base class for accessors.

LocaleTextRow.LocaleTextRowIdxBase

Abstract base class for accessors.

LocaleTextRows

Multi-language text items. Used for user-defined field labels. Must be assigned correct name to match the language they start SuperOffice in. This table should be viewed in conjunction with FieldLabel. If a row in FieldLable has active = 1 this table will need to contain at least one row with the same resourceId as the FieldLabel row. The language id can be either 0 or one of the Windows language ID's; SuperOffice will pick the correct language on startup according to the user settings. If a label cannot be found with the given language and also not with language 0, it will not be substituted. Collection of LocaleTextRow. Each element of the collection represents one row in the LocaleText table.

LocaleTextRows.CustomSearch

Class representing a custom search against table 'LocaleText'. Use this class to create a query that is pre-populated with the correct LocaleTextTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a LocaleTextRows collection of matching rows.

LocaleTextRows.IdxLanguageId

Class representing index 'ILanguageIdTypeIdResourceId'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

LocaleTextRows.IdxLanguageIdTypeId

Class representing index 'ILanguageIdTypeIdResourceId'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

LocaleTextRows.IdxResourceId

Class representing index 'IDXLocaleTextResourceId'.

LocaleTextRows.LocaleTextRowsIdx

Abstract base class for accessors.

LockingRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the locking table.

LockingRecordDataExtensions

Extension methods to make it easy to fetch LockingRecordData objects from the database, using the infrastructure

LockingRow

Generic locking and error messages
Row Object for table 'locking'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

LockingRow.CustomSearch

Class representing a custom search against table 'locking'. Use this class to create a query that is pre-populated with the correct LockingTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a LockingRow. If your query matches more than one row in the database, the result will reflect the first row only.

LockingRow.IdxLockingId

Class representing index 'IDXLockingId'.

LockingRow.LockingRowIdx

Abstract base class for accessors.

LockingRow.LockingRowIdxBase

Abstract base class for accessors.

LockingRows

Generic locking and error messages Collection of LockingRow. Each element of the collection represents one row in the Locking table.

LockingRows.CustomSearch

Class representing a custom search against table 'locking'. Use this class to create a query that is pre-populated with the correct LockingTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a LockingRows collection of matching rows.

LockingRows.LockingRowsIdx

Abstract base class for accessors.

LogDebugRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the log_debug table.

LogDebugRecordDataExtensions

Extension methods to make it easy to fetch LogDebugRecordData objects from the database, using the infrastructure

LogDebugRow

A log used for debugging, especially useful for bLogic/ejscript
Row Object for table 'log_debug'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

LogDebugRow.CustomSearch

Class representing a custom search against table 'log_debug'. Use this class to create a query that is pre-populated with the correct LogDebugTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a LogDebugRow. If your query matches more than one row in the database, the result will reflect the first row only.

LogDebugRow.IdxLogDebugId

Class representing index 'IDXLog_debugId'.

LogDebugRow.LogDebugRowIdx

Abstract base class for accessors.

LogDebugRow.LogDebugRowIdxBase

Abstract base class for accessors.

LogDebugRows

A log used for debugging, especially useful for bLogic/ejscript Collection of LogDebugRow. Each element of the collection represents one row in the LogDebug table.

LogDebugRows.CustomSearch

Class representing a custom search against table 'log_debug'. Use this class to create a query that is pre-populated with the correct LogDebugTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a LogDebugRows collection of matching rows.

LogDebugRows.LogDebugRowsIdx

Abstract base class for accessors.

LogEventsRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the log_events table.

LogEventsRecordDataExtensions

Extension methods to make it easy to fetch LogEventsRecordData objects from the database, using the infrastructure

LogEventsRow

System log
Row Object for table 'log_events'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

LogEventsRow.CustomSearch

Class representing a custom search against table 'log_events'. Use this class to create a query that is pre-populated with the correct LogEventsTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a LogEventsRow. If your query matches more than one row in the database, the result will reflect the first row only.

LogEventsRow.IdxLogEventsId

Class representing index 'IDXLog_eventsId'.

LogEventsRow.LogEventsRowIdx

Abstract base class for accessors.

LogEventsRow.LogEventsRowIdxBase

Abstract base class for accessors.

LogEventsRows

System log Collection of LogEventsRow. Each element of the collection represents one row in the LogEvents table.

LogEventsRows.CustomSearch

Class representing a custom search against table 'log_events'. Use this class to create a query that is pre-populated with the correct LogEventsTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a LogEventsRows collection of matching rows.

LogEventsRows.LogEventsRowsIdx

Abstract base class for accessors.

LoginCustomerRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the login_customer table.

LoginCustomerRecordDataExtensions

Extension methods to make it easy to fetch LoginCustomerRecordData objects from the database, using the infrastructure

LoginCustomerRow

This table contains entries for customer sessions. At first only used for Soap logins, but will later also be used for web logins
Row Object for table 'login_customer'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

LoginCustomerRow.CustomSearch

Class representing a custom search against table 'login_customer'. Use this class to create a query that is pre-populated with the correct LoginCustomerTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a LoginCustomerRow. If your query matches more than one row in the database, the result will reflect the first row only.

LoginCustomerRow.IdxLoginCustomerId

Class representing index 'IDXLogin_customerId'.

LoginCustomerRow.LoginCustomerRowIdx

Abstract base class for accessors.

LoginCustomerRow.LoginCustomerRowIdxBase

Abstract base class for accessors.

LoginCustomerRows

This table contains entries for customer sessions. At first only used for Soap logins, but will later also be used for web logins Collection of LoginCustomerRow. Each element of the collection represents one row in the LoginCustomer table.

LoginCustomerRows.CustomSearch

Class representing a custom search against table 'login_customer'. Use this class to create a query that is pre-populated with the correct LoginCustomerTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a LoginCustomerRows collection of matching rows.

LoginCustomerRows.IdxCustomerId

Class representing index 'IDXLogin_customerCustomer_id'.

LoginCustomerRows.IdxLoginOrigin

Class representing index 'IDXLogin_customerOrigin'.

LoginCustomerRows.IdxSessionKey

Class representing index 'IDXLogin_customerSession_key'.

LoginCustomerRows.LoginCustomerRowsIdx

Abstract base class for accessors.

LoginRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the login table.

LoginRecordDataExtensions

Extension methods to make it easy to fetch LoginRecordData objects from the database, using the infrastructure

LoginRow

This table contains entries for the user sessions.
Row Object for table 'login'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

LoginRow.CustomSearch

Class representing a custom search against table 'login'. Use this class to create a query that is pre-populated with the correct LoginTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a LoginRow. If your query matches more than one row in the database, the result will reflect the first row only.

LoginRow.IdxLoginId

Class representing index 'IDXLoginId'.

LoginRow.LoginRowIdx

Abstract base class for accessors.

LoginRow.LoginRowIdxBase

Abstract base class for accessors.

LoginRows

This table contains entries for the user sessions. Collection of LoginRow. Each element of the collection represents one row in the Login table.

LoginRows.CustomSearch

Class representing a custom search against table 'login'. Use this class to create a query that is pre-populated with the correct LoginTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a LoginRows collection of matching rows.

LoginRows.IdxLoginOrigin

Class representing index 'IDXLoginOrigin'.

LoginRows.IdxSessionKey

Class representing index 'IDXLoginSession_key'.

LoginRows.IdxStatus

Class representing index 'IDXLoginStatus'.

LoginRows.IdxUserId

Class representing index 'IDXLoginUser_id'.

LoginRows.LoginRowsIdx

Abstract base class for accessors.

MailAliasRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the mail_alias table.

MailAliasRecordDataExtensions

Extension methods to make it easy to fetch MailAliasRecordData objects from the database, using the infrastructure

MailAliasRow

This table contains the alias'es for each mailbox, one-to-many-relation. It is in so we can substract the alias'es when when listing the recipients of a message.

Row Object for table 'mail_alias'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

MailAliasRow.CustomSearch

Class representing a custom search against table 'mail_alias'. Use this class to create a query that is pre-populated with the correct MailAliasTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a MailAliasRow. If your query matches more than one row in the database, the result will reflect the first row only.

MailAliasRow.IdxMailAliasId

Class representing index 'IDXMail_aliasId'.

MailAliasRow.MailAliasRowIdx

Abstract base class for accessors.

MailAliasRow.MailAliasRowIdxBase

Abstract base class for accessors.

MailAliasRows

This table contains the alias'es for each mailbox, one-to-many-relation. It is in so we can substract the alias'es when when listing the recipients of a message.
Collection of MailAliasRow. Each element of the collection represents one row in the MailAlias table.

MailAliasRows.CustomSearch

Class representing a custom search against table 'mail_alias'. Use this class to create a query that is pre-populated with the correct MailAliasTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a MailAliasRows collection of matching rows.

MailAliasRows.IdxFilterId

Class representing index 'IDXMail_aliasFilter_id'.

MailAliasRows.MailAliasRowsIdx

Abstract base class for accessors.

MailBlockRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the mail_block table.

MailBlockRecordDataExtensions

Extension methods to make it easy to fetch MailBlockRecordData objects from the database, using the infrastructure

MailBlockRow

This table controls the spam-protection system, ensuring that a single email recipient does not recieve too many emails during a certain period of time.
Row Object for table 'mail_block'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

MailBlockRow.CustomSearch

Class representing a custom search against table 'mail_block'. Use this class to create a query that is pre-populated with the correct MailBlockTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a MailBlockRow. If your query matches more than one row in the database, the result will reflect the first row only.

MailBlockRow.IdxMailBlockId

Class representing index 'IDXMail_blockId'.

MailBlockRow.MailBlockRowIdx

Abstract base class for accessors.

MailBlockRow.MailBlockRowIdxBase

Abstract base class for accessors.

MailBlockRows

This table controls the spam-protection system, ensuring that a single email recipient does not recieve too many emails during a certain period of time. Collection of MailBlockRow. Each element of the collection represents one row in the MailBlock table.

MailBlockRows.CustomSearch

Class representing a custom search against table 'mail_block'. Use this class to create a query that is pre-populated with the correct MailBlockTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a MailBlockRows collection of matching rows.

MailBlockRows.MailBlockRowsIdx

Abstract base class for accessors.

MailInFilterRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the mail_in_filter table.

MailInFilterRecordDataExtensions

Extension methods to make it easy to fetch MailInFilterRecordData objects from the database, using the infrastructure

MailInFilterRow

This table contains entries for the mailboxes the eJournal system is fetching mail from (POP3 or IMAP).
Row Object for table 'mail_in_filter'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

MailInFilterRow.CustomSearch

Class representing a custom search against table 'mail_in_filter'. Use this class to create a query that is pre-populated with the correct MailInFilterTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a MailInFilterRow. If your query matches more than one row in the database, the result will reflect the first row only.

MailInFilterRow.IdxMailInFilterId

Class representing index 'IDXMail_in_filterId'.

MailInFilterRow.MailInFilterRowIdx

Abstract base class for accessors.

MailInFilterRow.MailInFilterRowIdxBase

Abstract base class for accessors.

MailInFilterRows

This table contains entries for the mailboxes the eJournal system is fetching mail from (POP3 or IMAP). Collection of MailInFilterRow. Each element of the collection represents one row in the MailInFilter table.

MailInFilterRows.CustomSearch

Class representing a custom search against table 'mail_in_filter'. Use this class to create a query that is pre-populated with the correct MailInFilterTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a MailInFilterRows collection of matching rows.

MailInFilterRows.IdxCategoryId

Class representing index 'IDXMail_in_filterCategory_id'.

MailInFilterRows.IdxLanguageId

Class representing index 'IDXMail_in_filterLanguage_id'.

MailInFilterRows.IdxPriority

Class representing index 'IDXMail_in_filterPriority'.

MailInFilterRows.IdxReplyTemplateId

Class representing index 'IDXMail_in_filterReply_templa'.

MailInFilterRows.MailInFilterRowsIdx

Abstract base class for accessors.

MailInUidlRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the mail_in_uidl table.

MailInUidlRecordDataExtensions

Extension methods to make it easy to fetch MailInUidlRecordData objects from the database, using the infrastructure

MailInUidlRow

This table is used to avoid spamming the system by importing the same message several times (normally a result of a crash somewhere). When a mailbox is openede, then unique id for each message is stored in this table, and then removed only when the message has been correctly imported and deleted from mailbox.
Row Object for table 'mail_in_uidl'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

MailInUidlRow.CustomSearch

Class representing a custom search against table 'mail_in_uidl'. Use this class to create a query that is pre-populated with the correct MailInUidlTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a MailInUidlRow. If your query matches more than one row in the database, the result will reflect the first row only.

MailInUidlRow.IdxMailInUidlId

Class representing index 'IDXMail_in_uidlId'.

MailInUidlRow.MailInUidlRowIdx

Abstract base class for accessors.

MailInUidlRow.MailInUidlRowIdxBase

Abstract base class for accessors.

MailInUidlRows

This table is used to avoid spamming the system by importing the same message several times (normally a result of a crash somewhere). When a mailbox is openede, then unique id for each message is stored in this table, and then removed only when the message has been correctly imported and deleted from mailbox. Collection of MailInUidlRow. Each element of the collection represents one row in the MailInUidl table.

MailInUidlRows.CustomSearch

Class representing a custom search against table 'mail_in_uidl'. Use this class to create a query that is pre-populated with the correct MailInUidlTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a MailInUidlRows collection of matching rows.

MailInUidlRows.IdxFilterId

Class representing index 'IDXMail_in_uidlFilter_id'.

MailInUidlRows.MailInUidlRowsIdx

Abstract base class for accessors.

MergeMoveLogRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the MergeMoveLog table.

MergeMoveLogRecordDataExtensions

Extension methods to make it easy to fetch MergeMoveLogRecordData objects from the database, using the infrastructure

MergeMoveLogRow

Log of merge and move operations (person, contact, project)
Row Object for table 'MergeMoveLog'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

MergeMoveLogRow.CustomSearch

Class representing a custom search against table 'MergeMoveLog'. Use this class to create a query that is pre-populated with the correct MergeMoveLogTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a MergeMoveLogRow. If your query matches more than one row in the database, the result will reflect the first row only.

MergeMoveLogRow.IdxMergeMoveLogId

Class representing index 'IDXMergeMoveLogId'.

MergeMoveLogRow.MergeMoveLogRowIdx

Abstract base class for accessors.

MergeMoveLogRow.MergeMoveLogRowIdxBase

Abstract base class for accessors.

MergeMoveLogRows

Log of merge and move operations (person, contact, project) Collection of MergeMoveLogRow. Each element of the collection represents one row in the MergeMoveLog table.

MergeMoveLogRows.CustomSearch

Class representing a custom search against table 'MergeMoveLog'. Use this class to create a query that is pre-populated with the correct MergeMoveLogTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a MergeMoveLogRows collection of matching rows.

MergeMoveLogRows.IdxOperation

Class representing index 'IDXMergeMoveLogOperation'.

MergeMoveLogRows.IdxTableNumber

Class representing index 'IDXMergeMoveLogTableNumber'.

MergeMoveLogRows.MergeMoveLogRowsIdx

Abstract base class for accessors.

MessageCustomersRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the message_customers table.

MessageCustomersRecordDataExtensions

Extension methods to make it easy to fetch MessageCustomersRecordData objects from the database, using the infrastructure

MessageCustomersRow

This table contains all cutomers who are involved in a message
Row Object for table 'message_customers'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

MessageCustomersRow.CustomSearch

Class representing a custom search against table 'message_customers'. Use this class to create a query that is pre-populated with the correct MessageCustomersTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a MessageCustomersRow. If your query matches more than one row in the database, the result will reflect the first row only.

MessageCustomersRow.IdxMessageCustomersId

Class representing index 'IDXMessage_customersId'.

MessageCustomersRow.MessageCustomersRowIdx

Abstract base class for accessors.

MessageCustomersRow.MessageCustomersRowIdxBase

Abstract base class for accessors.

MessageCustomersRows

This table contains all cutomers who are involved in a message Collection of MessageCustomersRow. Each element of the collection represents one row in the MessageCustomers table.

MessageCustomersRows.CustomSearch

Class representing a custom search against table 'message_customers'. Use this class to create a query that is pre-populated with the correct MessageCustomersTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a MessageCustomersRows collection of matching rows.

MessageCustomersRows.IdxCustomerId

Class representing index 'IDXMessage_customersCustomer_'.

MessageCustomersRows.IdxMessageId

Class representing index 'IDXMessage_customersMessage_i'.

MessageCustomersRows.MessageCustomersRowsIdx

Abstract base class for accessors.

MessageHandlerRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the MessageHandler table.

MessageHandlerRecordDataExtensions

Extension methods to make it easy to fetch MessageHandlerRecordData objects from the database, using the infrastructure

MessageHandlerRow

Presence and heartbeat of a message handler, should be updated once a minute. Older records are stale
Row Object for table 'MessageHandler'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

MessageHandlerRow.CustomSearch

Class representing a custom search against table 'MessageHandler'. Use this class to create a query that is pre-populated with the correct MessageHandlerTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a MessageHandlerRow. If your query matches more than one row in the database, the result will reflect the first row only.

MessageHandlerRow.IdxMessageHandlerId

Class representing index 'IDXMessageHandlerId'.

MessageHandlerRow.IdxUniqueIdentifier

Class representing index 'IDXMessageHandlerUniqueIdenti'.

MessageHandlerRow.MessageHandlerRowIdx

Abstract base class for accessors.

MessageHandlerRow.MessageHandlerRowIdxBase

Abstract base class for accessors.

MessageHandlerRows

Presence and heartbeat of a message handler, should be updated once a minute. Older records are stale Collection of MessageHandlerRow. Each element of the collection represents one row in the MessageHandler table.

MessageHandlerRows.CustomSearch

Class representing a custom search against table 'MessageHandler'. Use this class to create a query that is pre-populated with the correct MessageHandlerTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a MessageHandlerRows collection of matching rows.

MessageHandlerRows.IdxMachine

Class representing index 'IDXMessageHandlerMachine'.

MessageHandlerRows.MessageHandlerRowsIdx

Abstract base class for accessors.

MessageHeaderRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the message_header table.

MessageHeaderRecordDataExtensions

Extension methods to make it easy to fetch MessageHeaderRecordData objects from the database, using the infrastructure

MessageHeaderRow

This table contains small pieces of information which is listed over the body for each message.
Row Object for table 'message_header'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

MessageHeaderRow.CustomSearch

Class representing a custom search against table 'message_header'. Use this class to create a query that is pre-populated with the correct MessageHeaderTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a MessageHeaderRow. If your query matches more than one row in the database, the result will reflect the first row only.

MessageHeaderRow.IdxMessageHeaderId

Class representing index 'IDXMessage_headerId'.

MessageHeaderRow.MessageHeaderRowIdx

Abstract base class for accessors.

MessageHeaderRow.MessageHeaderRowIdxBase

Abstract base class for accessors.

MessageHeaderRows

This table contains small pieces of information which is listed over the body for each message. Collection of MessageHeaderRow. Each element of the collection represents one row in the MessageHeader table.

MessageHeaderRows.CustomSearch

Class representing a custom search against table 'message_header'. Use this class to create a query that is pre-populated with the correct MessageHeaderTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a MessageHeaderRows collection of matching rows.

MessageHeaderRows.IdxMessageId

Class representing index 'IDXMessage_headerMessage_id'.

MessageHeaderRows.MessageHeaderRowsIdx

Abstract base class for accessors.

MessageIdRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the message_id table.

MessageIdRecordDataExtensions

Extension methods to make it easy to fetch MessageIdRecordData objects from the database, using the infrastructure

MessageIdRow

This table links an email message id to an eJournal item
Row Object for table 'message_id'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

MessageIdRow.CustomSearch

Class representing a custom search against table 'message_id'. Use this class to create a query that is pre-populated with the correct MessageIdTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a MessageIdRow. If your query matches more than one row in the database, the result will reflect the first row only.

MessageIdRow.IdxMessageIdId

Class representing index 'IDXMessage_idId'.

MessageIdRow.MessageIdRowIdx

Abstract base class for accessors.

MessageIdRow.MessageIdRowIdxBase

Abstract base class for accessors.

MessageIdRows

This table links an email message id to an eJournal item Collection of MessageIdRow. Each element of the collection represents one row in the MessageId table.

MessageIdRows.CustomSearch

Class representing a custom search against table 'message_id'. Use this class to create a query that is pre-populated with the correct MessageIdTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a MessageIdRows collection of matching rows.

MessageIdRows.IdxDomain

Class representing index 'IDXMessage_idDomain'.

MessageIdRows.IdxItemId

Class representing index 'IDXMessage_idItem_id'.

MessageIdRows.IdxMessageId

Class representing index 'IDXMessage_idMessageId'.

MessageIdRows.MessageIdRowsIdx

Abstract base class for accessors.

MessageRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the Message table.

MessageRecordDataExtensions

Extension methods to make it easy to fetch MessageRecordData objects from the database, using the infrastructure

MessageRow

Definition of a message, corresponding to the header of a protocol
Row Object for table 'Message'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

MessageRow.CustomSearch

Class representing a custom search against table 'Message'. Use this class to create a query that is pre-populated with the correct MessageTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a MessageRow. If your query matches more than one row in the database, the result will reflect the first row only.

MessageRow.IdxMessageId

Class representing index 'IDXMessageId'.

MessageRow.MessageRowIdx

Abstract base class for accessors.

MessageRow.MessageRowIdxBase

Abstract base class for accessors.

MessageRows

Definition of a message, corresponding to the header of a protocol Collection of MessageRow. Each element of the collection represents one row in the Message table.

MessageRows.CustomSearch

Class representing a custom search against table 'Message'. Use this class to create a query that is pre-populated with the correct MessageTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a MessageRows collection of matching rows.

MessageRows.IdxMotherId

Class representing index 'IDXMessageMotherId'.

MessageRows.IdxSourceHandler

Class representing index 'IDXMessageSourceHandler'.

MessageRows.IdxTargetHandler

Class representing index 'IDXMessageTargetHandler'.

MessageRows.MessageRowsIdx

Abstract base class for accessors.

ModifyRules

Summary description for ModifyRules.

ModuleLicenseRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ModuleLicense table.

ModuleLicenseRecordDataExtensions

Extension methods to make it easy to fetch ModuleLicenseRecordData objects from the database, using the infrastructure

ModuleLicenseRow

Module licenses, belonging to one single owner
Row Object for table 'ModuleLicense'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ModuleLicenseRow.CustomSearch

Class representing a custom search against table 'ModuleLicense'. Use this class to create a query that is pre-populated with the correct ModuleLicenseTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ModuleLicenseRow. If your query matches more than one row in the database, the result will reflect the first row only.

ModuleLicenseRow.IdxModuleLicenseId

Class representing index 'IDXModuleLicenseId'.

ModuleLicenseRow.IdxModuleNameModuleVersionModuleOwnerId

Class representing index 'IModuleNameModuleVersionModul'.

ModuleLicenseRow.ModuleLicenseRowIdx

Abstract base class for accessors.

ModuleLicenseRow.ModuleLicenseRowIdxBase

Abstract base class for accessors.

ModuleLicenseRows

Module licenses, belonging to one single owner Collection of ModuleLicenseRow. Each element of the collection represents one row in the ModuleLicense table.

ModuleLicenseRows.CustomSearch

Class representing a custom search against table 'ModuleLicense'. Use this class to create a query that is pre-populated with the correct ModuleLicenseTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ModuleLicenseRows collection of matching rows.

ModuleLicenseRows.IdxModuleName

Class representing index 'IModuleNameModuleVersionModul'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

ModuleLicenseRows.IdxModuleNameModuleVersion

Class representing index 'IModuleNameModuleVersionModul'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

ModuleLicenseRows.ModuleLicenseRowsIdx

Abstract base class for accessors.

ModuleOwnerRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ModuleOwner table.

ModuleOwnerRecordDataExtensions

Extension methods to make it easy to fetch ModuleOwnerRecordData objects from the database, using the infrastructure

ModuleOwnerRow

Unique owner of a set of licensed modules
Row Object for table 'ModuleOwner'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

ModuleOwnerRow.CustomSearch

Class representing a custom search against table 'ModuleOwner'. Use this class to create a query that is pre-populated with the correct ModuleOwnerTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ModuleOwnerRow. If your query matches more than one row in the database, the result will reflect the first row only.

ModuleOwnerRow.IdxModuleOwnerId

Class representing index 'IDXModuleOwnerId'.

ModuleOwnerRow.IdxOwnerName

Class representing index 'IDXModuleOwnerOwnerName'.

ModuleOwnerRow.ModuleOwnerRowIdx

Abstract base class for accessors.

ModuleOwnerRow.ModuleOwnerRowIdxBase

Abstract base class for accessors.

ModuleOwnerRows

Unique owner of a set of licensed modules Collection of ModuleOwnerRow. Each element of the collection represents one row in the ModuleOwner table.

ModuleOwnerRows.CustomSearch

Class representing a custom search against table 'ModuleOwner'. Use this class to create a query that is pre-populated with the correct ModuleOwnerTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a ModuleOwnerRows collection of matching rows.

ModuleOwnerRows.ModuleOwnerRowsIdx

Abstract base class for accessors.

MrMrsGroupLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the MrMrsGroupLink table.

MrMrsGroupLinkRecordDataExtensions

Extension methods to make it easy to fetch MrMrsGroupLinkRecordData objects from the database, using the infrastructure

MrMrsGroupLinkRow

User group link table for MrMrs, for MDO item hiding
Row Object for table 'MrMrsGroupLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

MrMrsGroupLinkRow.CustomSearch

Class representing a custom search against table 'MrMrsGroupLink'. Use this class to create a query that is pre-populated with the correct MrMrsGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a MrMrsGroupLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

MrMrsGroupLinkRow.IdxMrmrsgrouplinkId

Class representing index 'IDXMrMrsGLId'.

MrMrsGroupLinkRow.MrMrsGroupLinkRowIdx

Abstract base class for accessors.

MrMrsGroupLinkRow.MrMrsGroupLinkRowIdxBase

Abstract base class for accessors.

MrMrsGroupLinkRows

User group link table for MrMrs, for MDO item hiding Collection of MrMrsGroupLinkRow. Each element of the collection represents one row in the MrMrsGroupLink table.

MrMrsGroupLinkRows.CustomSearch

Class representing a custom search against table 'MrMrsGroupLink'. Use this class to create a query that is pre-populated with the correct MrMrsGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a MrMrsGroupLinkRows collection of matching rows.

MrMrsGroupLinkRows.IdxGroupId

Class representing index 'IDXMrMrsGLGroup_id'.

MrMrsGroupLinkRows.IdxMrMrsId

Class representing index 'IDXMrMrsGLMrmrs_id'.

MrMrsGroupLinkRows.MrMrsGroupLinkRowsIdx

Abstract base class for accessors.

MrMrsHeadingLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the MrMrsHeadingLink table.

MrMrsHeadingLinkRecordDataExtensions

Extension methods to make it easy to fetch MrMrsHeadingLinkRecordData objects from the database, using the infrastructure

MrMrsHeadingLinkRow

Heading link table for MrMrs, for MDO headers
Row Object for table 'MrMrsHeadingLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

MrMrsHeadingLinkRow.CustomSearch

Class representing a custom search against table 'MrMrsHeadingLink'. Use this class to create a query that is pre-populated with the correct MrMrsHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a MrMrsHeadingLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

MrMrsHeadingLinkRow.IdxMrmrsheadinglinkId

Class representing index 'IDXMrMrsHLId'.

MrMrsHeadingLinkRow.MrMrsHeadingLinkRowIdx

Abstract base class for accessors.

MrMrsHeadingLinkRow.MrMrsHeadingLinkRowIdxBase

Abstract base class for accessors.

MrMrsHeadingLinkRows

Heading link table for MrMrs, for MDO headers Collection of MrMrsHeadingLinkRow. Each element of the collection represents one row in the MrMrsHeadingLink table.

MrMrsHeadingLinkRows.CustomSearch

Class representing a custom search against table 'MrMrsHeadingLink'. Use this class to create a query that is pre-populated with the correct MrMrsHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a MrMrsHeadingLinkRows collection of matching rows.

MrMrsHeadingLinkRows.IdxHeadingId

Class representing index 'IDXMrMrsHLHeading_id'.

MrMrsHeadingLinkRows.IdxMrMrsId

Class representing index 'IDXMrMrsHLMrmrs_id'.

MrMrsHeadingLinkRows.MrMrsHeadingLinkRowsIdx

Abstract base class for accessors.

MrMrsRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the MrMrs table.

MrMrsRecordDataExtensions

Extension methods to make it easy to fetch MrMrsRecordData objects from the database, using the infrastructure

MrMrsRow

MrMrs list table. List of salutations.
Row Object for table 'MrMrs'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

MrMrsRow.CustomSearch

Class representing a custom search against table 'MrMrs'. Use this class to create a query that is pre-populated with the correct MrMrsTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a MrMrsRow. If your query matches more than one row in the database, the result will reflect the first row only.

MrMrsRow.IdxMrMrsId

Class representing index 'IDXMrMrsId'.

MrMrsRow.IdxName

Class representing index 'IDXMrMrsName'.

MrMrsRow.MrMrsRowIdx

Abstract base class for accessors.

MrMrsRow.MrMrsRowIdxBase

Abstract base class for accessors.

MrMrsRows

MrMrs list table. List of salutations. Collection of MrMrsRow. Each element of the collection represents one row in the MrMrs table.

MrMrsRows.CustomSearch

Class representing a custom search against table 'MrMrs'. Use this class to create a query that is pre-populated with the correct MrMrsTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a MrMrsRows collection of matching rows.

MrMrsRows.MrMrsRowsIdx

Abstract base class for accessors.

MsFilterMailRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ms_filter_mail table.

MsFilterMailRecordDataExtensions

Extension methods to make it easy to fetch MsFilterMailRecordData objects from the database, using the infrastructure

MsFilterMailRow

This table connects mail filters (ms_filter) to mailboxes (mail_in_filter).
Row Object for table 'ms_filter_mail'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

MsFilterMailRow.CustomSearch

Class representing a custom search against table 'ms_filter_mail'. Use this class to create a query that is pre-populated with the correct MsFilterMailTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a MsFilterMailRow. If your query matches more than one row in the database, the result will reflect the first row only.

MsFilterMailRow.IdxMsFilterMailId

Class representing index 'IDXMs_filter_mailId'.

MsFilterMailRow.MsFilterMailRowIdx

Abstract base class for accessors.

MsFilterMailRow.MsFilterMailRowIdxBase

Abstract base class for accessors.

MsFilterMailRows

This table connects mail filters (ms_filter) to mailboxes (mail_in_filter). Collection of MsFilterMailRow. Each element of the collection represents one row in the MsFilterMail table.

MsFilterMailRows.CustomSearch

Class representing a custom search against table 'ms_filter_mail'. Use this class to create a query that is pre-populated with the correct MsFilterMailTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a MsFilterMailRows collection of matching rows.

MsFilterMailRows.IdxMailInFilterId

Class representing index 'IDXMs_filter_mailMail_in_filt'.

MsFilterMailRows.IdxMailSorterId

Class representing index 'IDXMs_filter_mailMail_sorter_'.

MsFilterMailRows.MsFilterMailRowsIdx

Abstract base class for accessors.

MsFilterRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ms_filter table.

MsFilterRecordDataExtensions

Extension methods to make it easy to fetch MsFilterRecordData objects from the database, using the infrastructure

MsFilterRow

This table contains email filters. These are the filters allowing you to do advanced parsing of incomming emails.
Row Object for table 'ms_filter'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

MsFilterRow.CustomSearch

Class representing a custom search against table 'ms_filter'. Use this class to create a query that is pre-populated with the correct MsFilterTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a MsFilterRow. If your query matches more than one row in the database, the result will reflect the first row only.

MsFilterRow.IdxMsFilterId

Class representing index 'IDXMs_filterId'.

MsFilterRow.MsFilterRowIdx

Abstract base class for accessors.

MsFilterRow.MsFilterRowIdxBase

Abstract base class for accessors.

MsFilterRows

This table contains email filters. These are the filters allowing you to do advanced parsing of incomming emails. Collection of MsFilterRow. Each element of the collection represents one row in the MsFilter table.

MsFilterRows.CustomSearch

Class representing a custom search against table 'ms_filter'. Use this class to create a query that is pre-populated with the correct MsFilterTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a MsFilterRows collection of matching rows.

MsFilterRows.IdxAutofaqReplyCategory

Class representing index 'IDXMs_filterAutofaq_reply_cat'.

MsFilterRows.IdxBodyTemplate

Class representing index 'IDXMs_filterBody_template'.

MsFilterRows.IdxEjscript

Class representing index 'IDXMs_filterEjscript'.

MsFilterRows.IdxNewCategory

Class representing index 'IDXMs_filterNew_category'.

MsFilterRows.IdxNewOwner

Class representing index 'IDXMs_filterNew_owner'.

MsFilterRows.IdxNewPriority

Class representing index 'IDXMs_filterNew_priority'.

MsFilterRows.IdxReplyTemplate

Class representing index 'IDXMs_filterReply_template'.

MsFilterRows.MsFilterRowsIdx

Abstract base class for accessors.

MsSubstituteRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ms_substitute table.

MsSubstituteRecordDataExtensions

Extension methods to make it easy to fetch MsSubstituteRecordData objects from the database, using the infrastructure

MsSubstituteRow

Regexp for extracting info from emails when they enter they system
Row Object for table 'ms_substitute'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

MsSubstituteRow.CustomSearch

Class representing a custom search against table 'ms_substitute'. Use this class to create a query that is pre-populated with the correct MsSubstituteTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a MsSubstituteRow. If your query matches more than one row in the database, the result will reflect the first row only.

MsSubstituteRow.IdxMsSubstituteId

Class representing index 'IDXMs_substituteId'.

MsSubstituteRow.MsSubstituteRowIdx

Abstract base class for accessors.

MsSubstituteRow.MsSubstituteRowIdxBase

Abstract base class for accessors.

MsSubstituteRows

Regexp for extracting info from emails when they enter they system Collection of MsSubstituteRow. Each element of the collection represents one row in the MsSubstitute table.

MsSubstituteRows.CustomSearch

Class representing a custom search against table 'ms_substitute'. Use this class to create a query that is pre-populated with the correct MsSubstituteTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a MsSubstituteRows collection of matching rows.

MsSubstituteRows.IdxMsFilterId

Class representing index 'IDXMs_substituteMs_filter_id'.

MsSubstituteRows.MsSubstituteRowsIdx

Abstract base class for accessors.

MsTrashbinRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the ms_trashbin table.

MsTrashbinRecordDataExtensions

Extension methods to make it easy to fetch MsTrashbinRecordData objects from the database, using the infrastructure

MsTrashbinRow

This table contains entries for emails which have been trashed by a filter, waiting for confirmation of deletion or import.
Row Object for table 'ms_trashbin'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

MsTrashbinRow.CustomSearch

Class representing a custom search against table 'ms_trashbin'. Use this class to create a query that is pre-populated with the correct MsTrashbinTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a MsTrashbinRow. If your query matches more than one row in the database, the result will reflect the first row only.

MsTrashbinRow.IdxMsTrashbinId

Class representing index 'IDXMs_trashbinId'.

MsTrashbinRow.MsTrashbinRowIdx

Abstract base class for accessors.

MsTrashbinRow.MsTrashbinRowIdxBase

Abstract base class for accessors.

MsTrashbinRows

This table contains entries for emails which have been trashed by a filter, waiting for confirmation of deletion or import. Collection of MsTrashbinRow. Each element of the collection represents one row in the MsTrashbin table.

MsTrashbinRows.CustomSearch

Class representing a custom search against table 'ms_trashbin'. Use this class to create a query that is pre-populated with the correct MsTrashbinTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a MsTrashbinRows collection of matching rows.

MsTrashbinRows.IdxMailInFilterId

Class representing index 'IDXMs_trashbinMail_in_filter_'.

MsTrashbinRows.IdxMailSorterId

Class representing index 'IDXMs_trashbinMail_sorter_id'.

MsTrashbinRows.MsTrashbinRowsIdx

Abstract base class for accessors.

NoticeFrameRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the notice_frame table.

NoticeFrameRecordDataExtensions

Extension methods to make it easy to fetch NoticeFrameRecordData objects from the database, using the infrastructure

NoticeFrameRow

PID controller for automatic adjustment of pop up message check rate
Row Object for table 'notice_frame'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

NoticeFrameRow.CustomSearch

Class representing a custom search against table 'notice_frame'. Use this class to create a query that is pre-populated with the correct NoticeFrameTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a NoticeFrameRow. If your query matches more than one row in the database, the result will reflect the first row only.

NoticeFrameRow.IdxNoticeFrameId

Class representing index 'IDXNotice_frameId'.

NoticeFrameRow.NoticeFrameRowIdx

Abstract base class for accessors.

NoticeFrameRow.NoticeFrameRowIdxBase

Abstract base class for accessors.

NoticeFrameRows

PID controller for automatic adjustment of pop up message check rate Collection of NoticeFrameRow. Each element of the collection represents one row in the NoticeFrame table.

NoticeFrameRows.CustomSearch

Class representing a custom search against table 'notice_frame'. Use this class to create a query that is pre-populated with the correct NoticeFrameTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a NoticeFrameRows collection of matching rows.

NoticeFrameRows.NoticeFrameRowsIdx

Abstract base class for accessors.

NotifyRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the notify table.

NotifyRecordDataExtensions

Extension methods to make it easy to fetch NotifyRecordData objects from the database, using the infrastructure

NotifyRow

This table contains the pop-up messages displayed for users for various events, such as 'new ticket', etc.
Row Object for table 'notify'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

NotifyRow.CustomSearch

Class representing a custom search against table 'notify'. Use this class to create a query that is pre-populated with the correct NotifyTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a NotifyRow. If your query matches more than one row in the database, the result will reflect the first row only.

NotifyRow.IdxNotifyId

Class representing index 'IDXNotifyId'.

NotifyRow.NotifyRowIdx

Abstract base class for accessors.

NotifyRow.NotifyRowIdxBase

Abstract base class for accessors.

NotifyRows

This table contains the pop-up messages displayed for users for various events, such as 'new ticket', etc. Collection of NotifyRow. Each element of the collection represents one row in the Notify table.

NotifyRows.CustomSearch

Class representing a custom search against table 'notify'. Use this class to create a query that is pre-populated with the correct NotifyTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a NotifyRows collection of matching rows.

NotifyRows.IdxCategoryId

Class representing index 'IDXNotifyCategory_id'.

NotifyRows.IdxChatTopicId

Class representing index 'IDXNotifyChat_topic_id'.

NotifyRows.IdxOwnerId

Class representing index 'IDXNotifyOwner_id'.

NotifyRows.IdxTicketAlertId

Class representing index 'IDXNotifyTicket_alert_id'.

NotifyRows.IdxTicketId

Class representing index 'IDXNotifyTicket_id'.

NotifyRows.IdxUser2Id

Class representing index 'IDXNotifyUser2_id'.

NotifyRows.IdxUserId

Class representing index 'IDXNotifyUser_id'.

NotifyRows.NotifyRowsIdx

Abstract base class for accessors.

NotNullableValidationRule

ValidationRule stating that a null value was provided where one is not allowed.

OLEFieldRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the OLEField table.

OLEFieldRecordDataExtensions

Extension methods to make it easy to fetch OLEFieldRecordData objects from the database, using the infrastructure

OLEFieldRow

Control data table for the OLE DB Provider
Row Object for table 'OLEField'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

OLEFieldRow.CustomSearch

Class representing a custom search against table 'OLEField'. Use this class to create a query that is pre-populated with the correct OLEFieldTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a OLEFieldRow. If your query matches more than one row in the database, the result will reflect the first row only.

OLEFieldRow.IdxOLEFieldId

Class representing index 'IDXOLEFieldId'.

OLEFieldRow.OLEFieldRowIdx

Abstract base class for accessors.

OLEFieldRow.OLEFieldRowIdxBase

Abstract base class for accessors.

OLEFieldRows

Control data table for the OLE DB Provider Collection of OLEFieldRow. Each element of the collection represents one row in the OLEField table.

OLEFieldRows.CustomSearch

Class representing a custom search against table 'OLEField'. Use this class to create a query that is pre-populated with the correct OLEFieldTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a OLEFieldRows collection of matching rows.

OLEFieldRows.IdxFieldId

Class representing index 'IDXOLEFieldFieldId'.

OLEFieldRows.IdxOLEViewId

Class representing index 'IDXOLEFieldOLEView_id'.

OLEFieldRows.IdxOLEViewIdFieldId

Class representing index 'IOLEView_idFieldId'.

OLEFieldRows.OLEFieldRowsIdx

Abstract base class for accessors.

OLEFieldTextRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the OLEFieldText table.

OLEFieldTextRecordDataExtensions

Extension methods to make it easy to fetch OLEFieldTextRecordData objects from the database, using the infrastructure

OLEFieldTextRow

Control data table for the OLE DB Provider
Row Object for table 'OLEFieldText'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

OLEFieldTextRow.CustomSearch

Class representing a custom search against table 'OLEFieldText'. Use this class to create a query that is pre-populated with the correct OLEFieldTextTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a OLEFieldTextRow. If your query matches more than one row in the database, the result will reflect the first row only.

OLEFieldTextRow.IdxOLEFieldTextId

Class representing index 'IDXOLEFieldTextId'.

OLEFieldTextRow.OLEFieldTextRowIdx

Abstract base class for accessors.

OLEFieldTextRow.OLEFieldTextRowIdxBase

Abstract base class for accessors.

OLEFieldTextRows

Control data table for the OLE DB Provider Collection of OLEFieldTextRow. Each element of the collection represents one row in the OLEFieldText table.

OLEFieldTextRows.CustomSearch

Class representing a custom search against table 'OLEFieldText'. Use this class to create a query that is pre-populated with the correct OLEFieldTextTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a OLEFieldTextRows collection of matching rows.

OLEFieldTextRows.IdxLanguageId

Class representing index 'IDXOLEFieldTextLanguageId'.

OLEFieldTextRows.IdxName

Class representing index 'IDXOLEFieldTextName'.

OLEFieldTextRows.IdxOLEFieldId

Class representing index 'IDXOLEFieldTextOLEField_id'.

OLEFieldTextRows.IdxOLEFieldIdLanguageId

Class representing index 'IOLEField_idLanguageId'.

OLEFieldTextRows.OLEFieldTextRowsIdx

Abstract base class for accessors.

OLESubjectRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the OLESubject table.

OLESubjectRecordDataExtensions

Extension methods to make it easy to fetch OLESubjectRecordData objects from the database, using the infrastructure

OLESubjectRow

Control data table for the OLE DB Provider
Row Object for table 'OLESubject'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

OLESubjectRow.CustomSearch

Class representing a custom search against table 'OLESubject'. Use this class to create a query that is pre-populated with the correct OLESubjectTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a OLESubjectRow. If your query matches more than one row in the database, the result will reflect the first row only.

OLESubjectRow.IdxOLESubjectId

Class representing index 'IDXOLESubjectId'.

OLESubjectRow.OLESubjectRowIdx

Abstract base class for accessors.

OLESubjectRow.OLESubjectRowIdxBase

Abstract base class for accessors.

OLESubjectRows

Control data table for the OLE DB Provider Collection of OLESubjectRow. Each element of the collection represents one row in the OLESubject table.

OLESubjectRows.CustomSearch

Class representing a custom search against table 'OLESubject'. Use this class to create a query that is pre-populated with the correct OLESubjectTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a OLESubjectRows collection of matching rows.

OLESubjectRows.OLESubjectRowsIdx

Abstract base class for accessors.

OLESubjectTextRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the OLESubjectText table.

OLESubjectTextRecordDataExtensions

Extension methods to make it easy to fetch OLESubjectTextRecordData objects from the database, using the infrastructure

OLESubjectTextRow

Control data table for the OLE DB Provider
Row Object for table 'OLESubjectText'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

OLESubjectTextRow.CustomSearch

Class representing a custom search against table 'OLESubjectText'. Use this class to create a query that is pre-populated with the correct OLESubjectTextTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a OLESubjectTextRow. If your query matches more than one row in the database, the result will reflect the first row only.

OLESubjectTextRow.IdxOLESubjectTextId

Class representing index 'IDXOLESubjectTextId'.

OLESubjectTextRow.OLESubjectTextRowIdx

Abstract base class for accessors.

OLESubjectTextRow.OLESubjectTextRowIdxBase

Abstract base class for accessors.

OLESubjectTextRows

Control data table for the OLE DB Provider Collection of OLESubjectTextRow. Each element of the collection represents one row in the OLESubjectText table.

OLESubjectTextRows.CustomSearch

Class representing a custom search against table 'OLESubjectText'. Use this class to create a query that is pre-populated with the correct OLESubjectTextTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a OLESubjectTextRows collection of matching rows.

OLESubjectTextRows.IdxLanguageId

Class representing index 'IDXOLESubjectTextLanguageId'.

OLESubjectTextRows.IdxName

Class representing index 'IDXOLESubjectTextName'.

OLESubjectTextRows.IdxOLESubjectId

Class representing index 'IDXOLESubjectTextOLESubject_i'.

OLESubjectTextRows.IdxOLESubjectIdLanguageId

Class representing index 'IOLESubject_idLanguageId'.

OLESubjectTextRows.OLESubjectTextRowsIdx

Abstract base class for accessors.

OLEViewRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the OLEView table.

OLEViewRecordDataExtensions

Extension methods to make it easy to fetch OLEViewRecordData objects from the database, using the infrastructure

OLEViewRow

Control data table for the OLE DB Provider
Row Object for table 'OLEView'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

OLEViewRow.CustomSearch

Class representing a custom search against table 'OLEView'. Use this class to create a query that is pre-populated with the correct OLEViewTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a OLEViewRow. If your query matches more than one row in the database, the result will reflect the first row only.

OLEViewRow.IdxOLEViewId

Class representing index 'IDXOLEViewId'.

OLEViewRow.OLEViewRowIdx

Abstract base class for accessors.

OLEViewRow.OLEViewRowIdxBase

Abstract base class for accessors.

OLEViewRows

Control data table for the OLE DB Provider Collection of OLEViewRow. Each element of the collection represents one row in the OLEView table.

OLEViewRows.CustomSearch

Class representing a custom search against table 'OLEView'. Use this class to create a query that is pre-populated with the correct OLEViewTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a OLEViewRows collection of matching rows.

OLEViewRows.IdxOLESubjectId

Class representing index 'IDXOLEViewOLESubject_id'.

OLEViewRows.OLEViewRowsIdx

Abstract base class for accessors.

OLEViewTextRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the OLEViewText table.

OLEViewTextRecordDataExtensions

Extension methods to make it easy to fetch OLEViewTextRecordData objects from the database, using the infrastructure

OLEViewTextRow

Control data table for the OLE DB Provider
Row Object for table 'OLEViewText'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

OLEViewTextRow.CustomSearch

Class representing a custom search against table 'OLEViewText'. Use this class to create a query that is pre-populated with the correct OLEViewTextTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a OLEViewTextRow. If your query matches more than one row in the database, the result will reflect the first row only.

OLEViewTextRow.IdxOLEViewTextId

Class representing index 'IDXOLEViewTextId'.

OLEViewTextRow.OLEViewTextRowIdx

Abstract base class for accessors.

OLEViewTextRow.OLEViewTextRowIdxBase

Abstract base class for accessors.

OLEViewTextRows

Control data table for the OLE DB Provider Collection of OLEViewTextRow. Each element of the collection represents one row in the OLEViewText table.

OLEViewTextRows.CustomSearch

Class representing a custom search against table 'OLEViewText'. Use this class to create a query that is pre-populated with the correct OLEViewTextTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a OLEViewTextRows collection of matching rows.

OLEViewTextRows.IdxLanguageId

Class representing index 'IDXOLEViewTextLanguageId'.

OLEViewTextRows.IdxName

Class representing index 'IDXOLEViewTextName'.

OLEViewTextRows.IdxOLEViewId

Class representing index 'IDXOLEViewTextOLEView_id'.

OLEViewTextRows.IdxOLEViewIdLanguageId

Class representing index 'IOLEView_idLanguageId'.

OLEViewTextRows.OLEViewTextRowsIdx

Abstract base class for accessors.

OnlineAppRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the OnlineApp table.

OnlineAppRecordDataExtensions

Extension methods to make it easy to fetch OnlineAppRecordData objects from the database, using the infrastructure

OnlineAppRow

Echo and track information about Online Apps and their usage
Row Object for table 'OnlineApp'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

OnlineAppRow.CustomSearch

Class representing a custom search against table 'OnlineApp'. Use this class to create a query that is pre-populated with the correct OnlineAppTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a OnlineAppRow. If your query matches more than one row in the database, the result will reflect the first row only.

OnlineAppRow.IdxClientId

Class representing index 'IDXOnlineAppClientId'.

OnlineAppRow.IdxOnlineAppId

Class representing index 'IDXOnlineAppId'.

OnlineAppRow.OnlineAppRowIdx

Abstract base class for accessors.

OnlineAppRow.OnlineAppRowIdxBase

Abstract base class for accessors.

OnlineAppRows

Echo and track information about Online Apps and their usage Collection of OnlineAppRow. Each element of the collection represents one row in the OnlineApp table.

OnlineAppRows.CustomSearch

Class representing a custom search against table 'OnlineApp'. Use this class to create a query that is pre-populated with the correct OnlineAppTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a OnlineAppRows collection of matching rows.

OnlineAppRows.OnlineAppRowsIdx

Abstract base class for accessors.

OutboxRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the outbox table.

OutboxRecordDataExtensions

Extension methods to make it easy to fetch OutboxRecordData objects from the database, using the infrastructure

OutboxRow

Outgoing emails with sending status and other info
Row Object for table 'outbox'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

OutboxRow.CustomSearch

Class representing a custom search against table 'outbox'. Use this class to create a query that is pre-populated with the correct OutboxTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a OutboxRow. If your query matches more than one row in the database, the result will reflect the first row only.

OutboxRow.IdxOutboxId

Class representing index 'IDXOutboxId'.

OutboxRow.OutboxRowIdx

Abstract base class for accessors.

OutboxRow.OutboxRowIdxBase

Abstract base class for accessors.

OutboxRows

Outgoing emails with sending status and other info Collection of OutboxRow. Each element of the collection represents one row in the Outbox table.

OutboxRows.CustomSearch

Class representing a custom search against table 'outbox'. Use this class to create a query that is pre-populated with the correct OutboxTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a OutboxRows collection of matching rows.

OutboxRows.IdxMessageId

Class representing index 'IDXOutboxMessage_id'.

OutboxRows.IdxTicketId

Class representing index 'IDXOutboxTicket_id'.

OutboxRows.OutboxRowsIdx

Abstract base class for accessors.

OutgoingMessageRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the outgoing_message table.

OutgoingMessageRecordDataExtensions

Extension methods to make it easy to fetch OutgoingMessageRecordData objects from the database, using the infrastructure

OutgoingMessageRow

Delivery of outgoing messages to messageplugins, updated with status asynchroneously
Row Object for table 'outgoing_message'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

OutgoingMessageRow.CustomSearch

Class representing a custom search against table 'outgoing_message'. Use this class to create a query that is pre-populated with the correct OutgoingMessageTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a OutgoingMessageRow. If your query matches more than one row in the database, the result will reflect the first row only.

OutgoingMessageRow.IdxOutgoingMessageId

Class representing index 'IDXOutgoing_messageId'.

OutgoingMessageRow.OutgoingMessageRowIdx

Abstract base class for accessors.

OutgoingMessageRow.OutgoingMessageRowIdxBase

Abstract base class for accessors.

OutgoingMessageRows

Delivery of outgoing messages to messageplugins, updated with status asynchroneously Collection of OutgoingMessageRow. Each element of the collection represents one row in the OutgoingMessage table.

OutgoingMessageRows.CustomSearch

Class representing a custom search against table 'outgoing_message'. Use this class to create a query that is pre-populated with the correct OutgoingMessageTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a OutgoingMessageRows collection of matching rows.

OutgoingMessageRows.IdxExternalMessageId

Class representing index 'IDXOutgoing_messageExternal_m'.

OutgoingMessageRows.IdxRegisteredAssociateId

Class representing index 'IDXOutgoing_messageRegistered'.

OutgoingMessageRows.IdxSessionKey

Class representing index 'IDXOutgoing_messageSession_ke'.

OutgoingMessageRows.IdxUpdatedAssociateId

Class representing index 'IDXOutgoing_messageUpdated_as'.

OutgoingMessageRows.OutgoingMessageRowsIdx

Abstract base class for accessors.

OwnerContactLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the OwnerContactLink table.

OwnerContactLinkRecordDataExtensions

Extension methods to make it easy to fetch OwnerContactLinkRecordData objects from the database, using the infrastructure

OwnerContactLinkRow

Table specifying which contacts can own associates. All contacts that have rows in this table (i.e. rows with contact_id pointing to them) will be offered as associate owners in the maintenance client and as candidate Satellite owners. Such contacts have restrictions on editing and deletion to protect database consistency.
Row Object for table 'OwnerContactLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

OwnerContactLinkRow.CustomSearch

Class representing a custom search against table 'OwnerContactLink'. Use this class to create a query that is pre-populated with the correct OwnerContactLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a OwnerContactLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

OwnerContactLinkRow.IdxOwnerContactLinkId

Class representing index 'IDXOwnerContactLinkId'.

OwnerContactLinkRow.OwnerContactLinkRowIdx

Abstract base class for accessors.

OwnerContactLinkRow.OwnerContactLinkRowIdxBase

Abstract base class for accessors.

OwnerContactLinkRows

Table specifying which contacts can own associates. All contacts that have rows in this table (i.e. rows with contact_id pointing to them) will be offered as associate owners in the maintenance client and as candidate Satellite owners. Such contacts have restrictions on editing and deletion to protect database consistency. Collection of OwnerContactLinkRow. Each element of the collection represents one row in the OwnerContactLink table.

OwnerContactLinkRows.CustomSearch

Class representing a custom search against table 'OwnerContactLink'. Use this class to create a query that is pre-populated with the correct OwnerContactLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a OwnerContactLinkRows collection of matching rows.

OwnerContactLinkRows.IdxContactId

Class representing index 'IDXOwnerContactLinkContact_id'.

OwnerContactLinkRows.OwnerContactLinkRowsIdx

Abstract base class for accessors.

PasswordRulesRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the password_rules table.

PasswordRulesRecordDataExtensions

Extension methods to make it easy to fetch PasswordRulesRecordData objects from the database, using the infrastructure

PasswordRulesRow

This table may contain one entry specifying rules for passwords.
Row Object for table 'password_rules'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

PasswordRulesRow.CustomSearch

Class representing a custom search against table 'password_rules'. Use this class to create a query that is pre-populated with the correct PasswordRulesTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a PasswordRulesRow. If your query matches more than one row in the database, the result will reflect the first row only.

PasswordRulesRow.IdxPasswordRulesId

Class representing index 'IDXPassword_rulesId'.

PasswordRulesRow.PasswordRulesRowIdx

Abstract base class for accessors.

PasswordRulesRow.PasswordRulesRowIdxBase

Abstract base class for accessors.

PasswordRulesRows

This table may contain one entry specifying rules for passwords. Collection of PasswordRulesRow. Each element of the collection represents one row in the PasswordRules table.

PasswordRulesRows.CustomSearch

Class representing a custom search against table 'password_rules'. Use this class to create a query that is pre-populated with the correct PasswordRulesTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a PasswordRulesRows collection of matching rows.

PasswordRulesRows.PasswordRulesRowsIdx

Abstract base class for accessors.

PaymentTermsGroupLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the PaymentTermsGroupLink table.

PaymentTermsGroupLinkRecordDataExtensions

Extension methods to make it easy to fetch PaymentTermsGroupLinkRecordData objects from the database, using the infrastructure

PaymentTermsGroupLinkRow

User group link table for PaymentTerms, for MDO item hiding
Row Object for table 'PaymentTermsGroupLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

PaymentTermsGroupLinkRow.CustomSearch

Class representing a custom search against table 'PaymentTermsGroupLink'. Use this class to create a query that is pre-populated with the correct PaymentTermsGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a PaymentTermsGroupLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

PaymentTermsGroupLinkRow.IdxPaymentTermsGroupLinkId

Class representing index 'IDXPaymentTermsGLId'.

PaymentTermsGroupLinkRow.PaymentTermsGroupLinkRowIdx

Abstract base class for accessors.

PaymentTermsGroupLinkRow.PaymentTermsGroupLinkRowIdxBase

Abstract base class for accessors.

PaymentTermsGroupLinkRows

User group link table for PaymentTerms, for MDO item hiding Collection of PaymentTermsGroupLinkRow. Each element of the collection represents one row in the PaymentTermsGroupLink table.

PaymentTermsGroupLinkRows.CustomSearch

Class representing a custom search against table 'PaymentTermsGroupLink'. Use this class to create a query that is pre-populated with the correct PaymentTermsGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a PaymentTermsGroupLinkRows collection of matching rows.

PaymentTermsGroupLinkRows.IdxGroupId

Class representing index 'IDXPaymentTermsGLGroup_id'.

PaymentTermsGroupLinkRows.IdxPaymentTermsId

Class representing index 'IDXPaymentTermsGLPaymentterms'.

PaymentTermsGroupLinkRows.PaymentTermsGroupLinkRowsIdx

Abstract base class for accessors.

PaymentTermsHeadingLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the PaymentTermsHeadingLink table.

PaymentTermsHeadingLinkRecordDataExtensions

Extension methods to make it easy to fetch PaymentTermsHeadingLinkRecordData objects from the database, using the infrastructure

PaymentTermsHeadingLinkRow

Heading link table for PaymentTerms, for MDO item headings
Row Object for table 'PaymentTermsHeadingLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

PaymentTermsHeadingLinkRow.CustomSearch

Class representing a custom search against table 'PaymentTermsHeadingLink'. Use this class to create a query that is pre-populated with the correct PaymentTermsHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a PaymentTermsHeadingLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

PaymentTermsHeadingLinkRow.IdxPaymentTermsHeadingLinkId

Class representing index 'IDXPaymentTermsHLId'.

PaymentTermsHeadingLinkRow.PaymentTermsHeadingLinkRowIdx

Abstract base class for accessors.

PaymentTermsHeadingLinkRow.PaymentTermsHeadingLinkRowIdxBase

Abstract base class for accessors.

PaymentTermsHeadingLinkRows

Heading link table for PaymentTerms, for MDO item headings Collection of PaymentTermsHeadingLinkRow. Each element of the collection represents one row in the PaymentTermsHeadingLink table.

PaymentTermsHeadingLinkRows.CustomSearch

Class representing a custom search against table 'PaymentTermsHeadingLink'. Use this class to create a query that is pre-populated with the correct PaymentTermsHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a PaymentTermsHeadingLinkRows collection of matching rows.

PaymentTermsHeadingLinkRows.IdxHeadingId

Class representing index 'IDXPaymentTermsHLHeading_id'.

PaymentTermsHeadingLinkRows.IdxPaymentTermsId

Class representing index 'IDXPaymentTermsHLPaymentterms'.

PaymentTermsHeadingLinkRows.PaymentTermsHeadingLinkRowsIdx

Abstract base class for accessors.

PaymentTermsRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the PaymentTerms table.

PaymentTermsRecordDataExtensions

Extension methods to make it easy to fetch PaymentTermsRecordData objects from the database, using the infrastructure

PaymentTermsRow

The list of payment terms, in the internal product register
Row Object for table 'PaymentTerms'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

PaymentTermsRow.CustomSearch

Class representing a custom search against table 'PaymentTerms'. Use this class to create a query that is pre-populated with the correct PaymentTermsTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a PaymentTermsRow. If your query matches more than one row in the database, the result will reflect the first row only.

PaymentTermsRow.IdxName

Class representing index 'IDXPaymentTermsName'.

PaymentTermsRow.IdxPaymentTermsId

Class representing index 'IDXPaymentTermsId'.

PaymentTermsRow.PaymentTermsRowIdx

Abstract base class for accessors.

PaymentTermsRow.PaymentTermsRowIdxBase

Abstract base class for accessors.

PaymentTermsRows

The list of payment terms, in the internal product register Collection of PaymentTermsRow. Each element of the collection represents one row in the PaymentTerms table.

PaymentTermsRows.CustomSearch

Class representing a custom search against table 'PaymentTerms'. Use this class to create a query that is pre-populated with the correct PaymentTermsTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a PaymentTermsRows collection of matching rows.

PaymentTermsRows.PaymentTermsRowsIdx

Abstract base class for accessors.

PaymentTypeGroupLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the PaymentTypeGroupLink table.

PaymentTypeGroupLinkRecordDataExtensions

Extension methods to make it easy to fetch PaymentTypeGroupLinkRecordData objects from the database, using the infrastructure

PaymentTypeGroupLinkRow

User group link table for PaymentType, for MDO item hiding
Row Object for table 'PaymentTypeGroupLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

PaymentTypeGroupLinkRow.CustomSearch

Class representing a custom search against table 'PaymentTypeGroupLink'. Use this class to create a query that is pre-populated with the correct PaymentTypeGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a PaymentTypeGroupLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

PaymentTypeGroupLinkRow.IdxPaymentTypeGroupLinkId

Class representing index 'IDXPaymentTypeGLId'.

PaymentTypeGroupLinkRow.PaymentTypeGroupLinkRowIdx

Abstract base class for accessors.

PaymentTypeGroupLinkRow.PaymentTypeGroupLinkRowIdxBase

Abstract base class for accessors.

PaymentTypeGroupLinkRows

User group link table for PaymentType, for MDO item hiding Collection of PaymentTypeGroupLinkRow. Each element of the collection represents one row in the PaymentTypeGroupLink table.

PaymentTypeGroupLinkRows.CustomSearch

Class representing a custom search against table 'PaymentTypeGroupLink'. Use this class to create a query that is pre-populated with the correct PaymentTypeGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a PaymentTypeGroupLinkRows collection of matching rows.

PaymentTypeGroupLinkRows.IdxGroupId

Class representing index 'IDXPaymentTypeGLGroup_id'.

PaymentTypeGroupLinkRows.IdxPaymentTypeId

Class representing index 'IDXPaymentTypeGLPaymenttype_i'.

PaymentTypeGroupLinkRows.PaymentTypeGroupLinkRowsIdx

Abstract base class for accessors.

PaymentTypeHeadingLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the PaymentTypeHeadingLink table.

PaymentTypeHeadingLinkRecordDataExtensions

Extension methods to make it easy to fetch PaymentTypeHeadingLinkRecordData objects from the database, using the infrastructure

PaymentTypeHeadingLinkRow

Heading link table for PaymentType, for MDO item headings
Row Object for table 'PaymentTypeHeadingLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

PaymentTypeHeadingLinkRow.CustomSearch

Class representing a custom search against table 'PaymentTypeHeadingLink'. Use this class to create a query that is pre-populated with the correct PaymentTypeHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a PaymentTypeHeadingLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

PaymentTypeHeadingLinkRow.IdxPaymentTypeHeadingLinkId

Class representing index 'IDXPaymentTypeHLId'.

PaymentTypeHeadingLinkRow.PaymentTypeHeadingLinkRowIdx

Abstract base class for accessors.

PaymentTypeHeadingLinkRow.PaymentTypeHeadingLinkRowIdxBase

Abstract base class for accessors.

PaymentTypeHeadingLinkRows

Heading link table for PaymentType, for MDO item headings Collection of PaymentTypeHeadingLinkRow. Each element of the collection represents one row in the PaymentTypeHeadingLink table.

PaymentTypeHeadingLinkRows.CustomSearch

Class representing a custom search against table 'PaymentTypeHeadingLink'. Use this class to create a query that is pre-populated with the correct PaymentTypeHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a PaymentTypeHeadingLinkRows collection of matching rows.

PaymentTypeHeadingLinkRows.IdxHeadingId

Class representing index 'IDXPaymentTypeHLHeading_id'.

PaymentTypeHeadingLinkRows.IdxPaymentTypeId

Class representing index 'IDXPaymentTypeHLPaymenttype_i'.

PaymentTypeHeadingLinkRows.PaymentTypeHeadingLinkRowsIdx

Abstract base class for accessors.

PaymentTypeRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the PaymentType table.

PaymentTypeRecordDataExtensions

Extension methods to make it easy to fetch PaymentTypeRecordData objects from the database, using the infrastructure

PaymentTypeRow

The list of payment types, in the internal product register
Row Object for table 'PaymentType'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

PaymentTypeRow.CustomSearch

Class representing a custom search against table 'PaymentType'. Use this class to create a query that is pre-populated with the correct PaymentTypeTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a PaymentTypeRow. If your query matches more than one row in the database, the result will reflect the first row only.

PaymentTypeRow.IdxName

Class representing index 'IDXPaymentTypeName'.

PaymentTypeRow.IdxPaymentTypeId

Class representing index 'IDXPaymentTypeId'.

PaymentTypeRow.PaymentTypeRowIdx

Abstract base class for accessors.

PaymentTypeRow.PaymentTypeRowIdxBase

Abstract base class for accessors.

PaymentTypeRows

The list of payment types, in the internal product register Collection of PaymentTypeRow. Each element of the collection represents one row in the PaymentType table.

PaymentTypeRows.CustomSearch

Class representing a custom search against table 'PaymentType'. Use this class to create a query that is pre-populated with the correct PaymentTypeTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a PaymentTypeRows collection of matching rows.

PaymentTypeRows.PaymentTypeRowsIdx

Abstract base class for accessors.

PersIntGroupLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the PersIntGroupLink table.

PersIntGroupLinkRecordDataExtensions

Extension methods to make it easy to fetch PersIntGroupLinkRecordData objects from the database, using the infrastructure

PersIntGroupLinkRow

User group link table for PersInt, for MDO item hiding
Row Object for table 'PersIntGroupLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

PersIntGroupLinkRow.CustomSearch

Class representing a custom search against table 'PersIntGroupLink'. Use this class to create a query that is pre-populated with the correct PersIntGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a PersIntGroupLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

PersIntGroupLinkRow.IdxPersintgrouplinkId

Class representing index 'IDXPersIntGLId'.

PersIntGroupLinkRow.PersIntGroupLinkRowIdx

Abstract base class for accessors.

PersIntGroupLinkRow.PersIntGroupLinkRowIdxBase

Abstract base class for accessors.

PersIntGroupLinkRows

User group link table for PersInt, for MDO item hiding Collection of PersIntGroupLinkRow. Each element of the collection represents one row in the PersIntGroupLink table.

PersIntGroupLinkRows.CustomSearch

Class representing a custom search against table 'PersIntGroupLink'. Use this class to create a query that is pre-populated with the correct PersIntGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a PersIntGroupLinkRows collection of matching rows.

PersIntGroupLinkRows.IdxGroupId

Class representing index 'IDXPersIntGLGroup_id'.

PersIntGroupLinkRows.IdxPersIntId

Class representing index 'IDXPersIntGLPersint_id'.

PersIntGroupLinkRows.PersIntGroupLinkRowsIdx

Abstract base class for accessors.

PersIntHeadingLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the PersIntHeadingLink table.

PersIntHeadingLinkRecordDataExtensions

Extension methods to make it easy to fetch PersIntHeadingLinkRecordData objects from the database, using the infrastructure

PersIntHeadingLinkRow

Heading link table for PersInt, for MDO headers
Row Object for table 'PersIntHeadingLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

PersIntHeadingLinkRow.CustomSearch

Class representing a custom search against table 'PersIntHeadingLink'. Use this class to create a query that is pre-populated with the correct PersIntHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a PersIntHeadingLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

PersIntHeadingLinkRow.IdxPersintheadinglinkId

Class representing index 'IDXPersIntHLId'.

PersIntHeadingLinkRow.PersIntHeadingLinkRowIdx

Abstract base class for accessors.

PersIntHeadingLinkRow.PersIntHeadingLinkRowIdxBase

Abstract base class for accessors.

PersIntHeadingLinkRows

Heading link table for PersInt, for MDO headers Collection of PersIntHeadingLinkRow. Each element of the collection represents one row in the PersIntHeadingLink table.

PersIntHeadingLinkRows.CustomSearch

Class representing a custom search against table 'PersIntHeadingLink'. Use this class to create a query that is pre-populated with the correct PersIntHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a PersIntHeadingLinkRows collection of matching rows.

PersIntHeadingLinkRows.IdxHeadingId

Class representing index 'IDXPersIntHLHeading_id'.

PersIntHeadingLinkRows.IdxPersIntId

Class representing index 'IDXPersIntHLPersint_id'.

PersIntHeadingLinkRows.PersIntHeadingLinkRowsIdx

Abstract base class for accessors.

PersIntRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the PersInt table.

PersIntRecordDataExtensions

Extension methods to make it easy to fetch PersIntRecordData objects from the database, using the infrastructure

PersIntRow

PersInt list table. List of Person interests.
Row Object for table 'PersInt'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

PersIntRow.CustomSearch

Class representing a custom search against table 'PersInt'. Use this class to create a query that is pre-populated with the correct PersIntTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a PersIntRow. If your query matches more than one row in the database, the result will reflect the first row only.

PersIntRow.IdxName

Class representing index 'IDXPersIntName'.

PersIntRow.IdxPersIntId

Class representing index 'IDXPersIntId'.

PersIntRow.PersIntRowIdx

Abstract base class for accessors.

PersIntRow.PersIntRowIdxBase

Abstract base class for accessors.

PersIntRows

PersInt list table. List of Person interests. Collection of PersIntRow. Each element of the collection represents one row in the PersInt table.

PersIntRows.CustomSearch

Class representing a custom search against table 'PersInt'. Use this class to create a query that is pre-populated with the correct PersIntTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a PersIntRows collection of matching rows.

PersIntRows.PersIntRowsIdx

Abstract base class for accessors.

PersonInterestRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the personinterest table.

PersonInterestRecordDataExtensions

Extension methods to make it easy to fetch PersonInterestRecordData objects from the database, using the infrastructure

PersonInterestRow

Note: If you add or remove rows in this table, you will need to update the interestCount field in the person table accordingly. This field should always reflect the number of interest records a person has, to enable the correct setting of the interest indicator on the tab in the person dialog. Replication note: The combination of person_id and pinterest_idx is unique. If a duplicate is made on a replicated database, the system will replace the record in the target database with the one derived from the source database during replication. Therefore, do not assume that a record in this table will retain its ID indefinitely, even if the person keeps the interest.
Row Object for table 'personinterest'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

PersonInterestRow.CustomSearch

Class representing a custom search against table 'personinterest'. Use this class to create a query that is pre-populated with the correct PersonInterestTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a PersonInterestRow. If your query matches more than one row in the database, the result will reflect the first row only.

PersonInterestRow.IdxPersonIdPinterestIdx

Class representing index 'IPers_idIntr_idx'.

PersonInterestRow.IdxPersoninterestId

Class representing index 'IDXPintrId'.

PersonInterestRow.PersonInterestRowIdx

Abstract base class for accessors.

PersonInterestRow.PersonInterestRowIdxBase

Abstract base class for accessors.

PersonInterestRows

Note: If you add or remove rows in this table, you will need to update the interestCount field in the person table accordingly. This field should always reflect the number of interest records a person has, to enable the correct setting of the interest indicator on the tab in the person dialog. Replication note: The combination of person_id and pinterest_idx is unique. If a duplicate is made on a replicated database, the system will replace the record in the target database with the one derived from the source database during replication. Therefore, do not assume that a record in this table will retain its ID indefinitely, even if the person keeps the interest. Collection of PersonInterestRow. Each element of the collection represents one row in the PersonInterest table.

PersonInterestRows.CustomSearch

Class representing a custom search against table 'personinterest'. Use this class to create a query that is pre-populated with the correct PersonInterestTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a PersonInterestRows collection of matching rows.

PersonInterestRows.IdxEndDate

Class representing index 'IDXPintrEndDate'.

PersonInterestRows.IdxPersonId

Class representing index 'IPers_idIntr_idx'. This particular class implements a from-the-left subset of the fields, to ease coding of these efficient searches

PersonInterestRows.IdxPinterestIdx

Class representing index 'IDXPintrIntr_idx'.

PersonInterestRows.IdxStartDate

Class representing index 'IDXPintrStartDate'.

PersonInterestRows.PersonInterestRowsIdx

Abstract base class for accessors.

PersonRankHelper

Helper class to handle issues around the Rank field of the Person row

PersonRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the person table.

PersonRecordDataExtensions

Extension methods to make it easy to fetch PersonRecordData objects from the database, using the infrastructure

PersonRow

Persons in a company or an organizations. All associates have a corresponding person record
Row Object for table 'person'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.

PersonRow.CustomSearch

Class representing a custom search against table 'person'. Use this class to create a query that is pre-populated with the correct PersonTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a PersonRow. If your query matches more than one row in the database, the result will reflect the first row only.

PersonRow.IdxPersonId

Class representing index 'IDXPersId'.

PersonRow.PersonRowIdx

Abstract base class for accessors.

PersonRow.PersonRowIdxBase

Abstract base class for accessors.

PersonRows

Persons in a company or an organizations. All associates have a corresponding person record Collection of PersonRow. Each element of the collection represents one row in the Person table.

PersonRows.CustomSearch

Class representing a custom search against table 'person'. Use this class to create a query that is pre-populated with the correct PersonTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a PersonRows collection of matching rows.

PersonRows.IdxBusinessIdx

Class representing index 'IDXPersBusn_idx'.

PersonRows.IdxCategoryIdx

Class representing index 'IDXPersCatg_idx'.

PersonRows.IdxContactId

Class representing index 'IDXPersCont_id'.

PersonRows.IdxContactIdRank

Class representing index 'ICont_idRank'.

PersonRows.IdxDbiAgentId

Class representing index 'IDXPersDbi_agent_id'.

PersonRows.IdxDbiKey

Class representing index 'IDXPersDbi_key'.

PersonRows.IdxDbiLastModified

Class representing index 'IDXPersDbi_last_modified'.

PersonRows.IdxDbiLastSyncronized

Class representing index 'IDXPersDbi_last_syncronized'.

PersonRows.IdxDeletedDate

Class representing index 'IDXPersDeletedDate'.

PersonRows.IdxFirstname

Class representing index 'IDXPersFname'.

PersonRows.IdxKanafname

Class representing index 'IDXPersKfname'.

PersonRows.IdxKanalname

Class representing index 'IDXPersKlname'.

PersonRows.IdxLastname

Class representing index 'IDXPersLname'.

PersonRows.IdxMiddleName

Class representing index 'IDXPersMiddleName'.

PersonRows.IdxPersonNumber

Class representing index 'IDXPersPnum'.

PersonRows.IdxSource

Class representing index 'IDXPersSource'.

PersonRows.IdxUserdef2Id

Class representing index 'IDXPersUdef2_id'.

PersonRows.IdxUserdefId

Class representing index 'IDXPersUdef_id'.

PersonRows.PersonRowsIdx

Abstract base class for accessors.

PersPosGroupLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the PersPosGroupLink table.

PersPosGroupLinkRecordDataExtensions

Extension methods to make it easy to fetch PersPosGroupLinkRecordData objects from the database, using the infrastructure

PersPosGroupLinkRow

User group link table for PersPos, for MDO item hiding
Row Object for table 'PersPosGroupLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

PersPosGroupLinkRow.CustomSearch

Class representing a custom search against table 'PersPosGroupLink'. Use this class to create a query that is pre-populated with the correct PersPosGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a PersPosGroupLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

PersPosGroupLinkRow.IdxPersposgrouplinkId

Class representing index 'IDXPersPosGLId'.

PersPosGroupLinkRow.PersPosGroupLinkRowIdx

Abstract base class for accessors.

PersPosGroupLinkRow.PersPosGroupLinkRowIdxBase

Abstract base class for accessors.

PersPosGroupLinkRows

User group link table for PersPos, for MDO item hiding Collection of PersPosGroupLinkRow. Each element of the collection represents one row in the PersPosGroupLink table.

PersPosGroupLinkRows.CustomSearch

Class representing a custom search against table 'PersPosGroupLink'. Use this class to create a query that is pre-populated with the correct PersPosGroupLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a PersPosGroupLinkRows collection of matching rows.

PersPosGroupLinkRows.IdxGroupId

Class representing index 'IDXPersPosGLGroup_id'.

PersPosGroupLinkRows.IdxPersPosId

Class representing index 'IDXPersPosGLPerspos_id'.

PersPosGroupLinkRows.PersPosGroupLinkRowsIdx

Abstract base class for accessors.

PersPosHeadingLinkRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the PersPosHeadingLink table.

PersPosHeadingLinkRecordDataExtensions

Extension methods to make it easy to fetch PersPosHeadingLinkRecordData objects from the database, using the infrastructure

PersPosHeadingLinkRow

Heading link table for PersPos, for MDO headers
Row Object for table 'PersPosHeadingLink'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

PersPosHeadingLinkRow.CustomSearch

Class representing a custom search against table 'PersPosHeadingLink'. Use this class to create a query that is pre-populated with the correct PersPosHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a PersPosHeadingLinkRow. If your query matches more than one row in the database, the result will reflect the first row only.

PersPosHeadingLinkRow.IdxPersposheadinglinkId

Class representing index 'IDXPersPosHLId'.

PersPosHeadingLinkRow.PersPosHeadingLinkRowIdx

Abstract base class for accessors.

PersPosHeadingLinkRow.PersPosHeadingLinkRowIdxBase

Abstract base class for accessors.

PersPosHeadingLinkRows

Heading link table for PersPos, for MDO headers Collection of PersPosHeadingLinkRow. Each element of the collection represents one row in the PersPosHeadingLink table.

PersPosHeadingLinkRows.CustomSearch

Class representing a custom search against table 'PersPosHeadingLink'. Use this class to create a query that is pre-populated with the correct PersPosHeadingLinkTableInfo and return fields; you can then add your own restrictions and other clauses to the query. The result will be a PersPosHeadingLinkRows collection of matching rows.

PersPosHeadingLinkRows.IdxHeadingId

Class representing index 'IDXPersPosHLHeading_id'.

PersPosHeadingLinkRows.IdxPersPosId

Class representing index 'IDXPersPosHLPerspos_id'.

PersPosHeadingLinkRows.PersPosHeadingLinkRowsIdx

Abstract base class for accessors.

PersPosRecordData

POCO (Plain Old CLR Object) class that can be used to hold data corresponding to a row from the PersPos table.

PersPosRecordDataExtensions

Extension methods to make it easy to fetch PersPosRecordData objects from the database, using the infrastructure

PersPosRow

PersPos list table. Contact person position list
Row Object for table 'PersPos'. Row objects correspond directly to database tables, and one instance of a row object represents one row in the corresponding table in the database.
This table is an Editable MDO list; fields are writeable if you have list- or general admin rights (or superoffice code signature)

PersPosRow.CustomSearch

Class representing a custom search against table 'PersPos'. Use this class to create a query that is pre-populated with the correct