Show / Hide Table of Contents

Class TravelCurrentTableInfo

Table 'travelcurrent': Information about this database and its place in the hierarchy

Inheritance
object
TableInfo
TravelCurrentTableInfo
Implements
ICloneable
Inherited Members
TableInfo.ToString()
TableInfo.RegisterFields(params FieldInfo[])
TableInfo.FieldInfoFromSoField(SoField)
TableInfo.Clone()
TableInfo.IsSameTable(TableInfo)
TableInfo.FindField(string)
TableInfo.ProtAll
TableInfo.HashCheckFields
TableInfo.TableName
TableInfo.DbName
TableInfo.IsDictionaryTable
TableInfo.All
TableInfo.this[string]
TableInfo.PrimaryKeyField
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM.Data
Assembly: SoDataBase.dll
Syntax
[DatabaseTable("travelcurrent")]
public class TravelCurrentTableInfo : TableInfo, ICloneable
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling TablesInfo.GetTravelCurrentInfo().

Fields

DictionaryTableName

Conceptual name of table TravelCurrent in the database dictionary: travelcurrent

Declaration
public const string DictionaryTableName = "travelcurrent"
Field Value
Type Description
string
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling TablesInfo.GetTravelCurrentInfo().

Properties

AdminLogin

Field 'adminLogin' in table 'travelcurrent': Dictionary type String[128], .NET type: string

Encrypted string containing user name & password of DB user who has create/delete user authority for this database
Declaration
public StringFieldInfo AdminLogin { get; }
Property Value
Type Description
StringFieldInfo
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling TablesInfo.GetTravelCurrentInfo().

AreaId

Field 'area_id' in table 'travelcurrent': Dictionary type Id, .NET type: int

Area ID this database represents
Declaration
public Int32FieldInfo AreaId { get; }
Property Value
Type Description
Int32FieldInfo
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling TablesInfo.GetTravelCurrentInfo().

CentralDbTag

Field 'centralDbTag' in table 'travelcurrent': Dictionary type String[40], .NET type: string

128-bit database tag (in hex) of the central database
Declaration
public StringFieldInfo CentralDbTag { get; }
Property Value
Type Description
StringFieldInfo
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling TablesInfo.GetTravelCurrentInfo().

CentralGeneratedtime

Field 'central_generatedtime' in table 'travelcurrent': Dictionary type DateTime, .NET type: DateTime

When was the central database generated
Declaration
public DateTimeFieldInfo CentralGeneratedtime { get; }
Property Value
Type Description
DateTimeFieldInfo
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling TablesInfo.GetTravelCurrentInfo().

CentralId

Field 'central_id' in table 'travelcurrent': Dictionary type FK, target: Associate, .NET type: int

ID of parent database (from its current_id)
Declaration
public Int32FieldInfo CentralId { get; }
Property Value
Type Description
Int32FieldInfo
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling TablesInfo.GetTravelCurrentInfo().

CentralId_InnerJoin_Associate

Generated join from the foreign key CentralId in this table, to its target table AssociateTableInfo.

Declaration
public TargetedInnerJoin<AssociateTableInfo> CentralId_InnerJoin_Associate { get; }
Property Value
Type Description
TargetedInnerJoin<AssociateTableInfo>
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling TablesInfo.GetTravelCurrentInfo().

CurrentGeneratedtime

Field 'current_generatedtime' in table 'travelcurrent': Dictionary type DateTime, .NET type: DateTime

When was this database generated
Declaration
public DateTimeFieldInfo CurrentGeneratedtime { get; }
Property Value
Type Description
DateTimeFieldInfo
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling TablesInfo.GetTravelCurrentInfo().

CurrentId

Field 'current_id' in table 'travelcurrent': Dictionary type FK, target: Associate, .NET type: int

Central=0, Departm.=H01000000-H7F000000, Travel=assoc_id
Declaration
public Int32FieldInfo CurrentId { get; }
Property Value
Type Description
Int32FieldInfo
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling TablesInfo.GetTravelCurrentInfo().

CurrentId_InnerJoin_Associate

Generated join from the foreign key CurrentId in this table, to its target table AssociateTableInfo.

Declaration
public TargetedInnerJoin<AssociateTableInfo> CurrentId_InnerJoin_Associate { get; }
Property Value
Type Description
TargetedInnerJoin<AssociateTableInfo>
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling TablesInfo.GetTravelCurrentInfo().

Databasetype

Field 'databasetype' in table 'travelcurrent': Dictionary type UShort, .NET type: short

Default database type for prototypes made from this database, unless the Area record says something else
Declaration
public UInt16FieldInfo Databasetype { get; }
Property Value
Type Description
UInt16FieldInfo
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling TablesInfo.GetTravelCurrentInfo().

DbTag

Field 'dbTag' in table 'travelcurrent': Dictionary type String[40], .NET type: string

128-bit database tag (in hex) of this database
Declaration
public StringFieldInfo DbTag { get; }
Property Value
Type Description
StringFieldInfo
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling TablesInfo.GetTravelCurrentInfo().

DefaultMakeReturn

Field 'defaultMakeReturn' in table 'travelcurrent': Dictionary type UShort, .NET type: short

Default value for the 'make return log' checkbox, based on last answer
Declaration
public UInt16FieldInfo DefaultMakeReturn { get; }
Property Value
Type Description
UInt16FieldInfo
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling TablesInfo.GetTravelCurrentInfo().

Definition

Definition of the table as described in the deployed runtime dictionary

Declaration
public override SoTable Definition { get; }
Property Value
Type Description
SoTable
Overrides
TableInfo.Definition
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling TablesInfo.GetTravelCurrentInfo().

DictionaryTableNumber

Table number for table TravelCurrent in the database dictionary; potentially changes between databases, but always the same over the lifetime of any single database

Declaration
public int DictionaryTableNumber { get; }
Property Value
Type Description
int
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling TablesInfo.GetTravelCurrentInfo().

EncryptedComm

Field 'encryptedComm' in table 'travelcurrent': Dictionary type Enum, .NET type: TravelEncryptionOwn

Use encrypted communication back to parent: 0 = no, 1 = serial no as key, 2 = target db tag as key (secure but lots of hassle for support)
Declaration
public TravelEncryptionOwnFieldInfo EncryptedComm { get; }
Property Value
Type Description
TravelEncryptionOwnFieldInfo
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling TablesInfo.GetTravelCurrentInfo().

FirstRecordnumber

Field 'first_recordnumber' in table 'travelcurrent': Dictionary type FK, target: TravelTransactionLog, .NET type: int

First traveltranslog record in parent that was transmitted to this database
Declaration
public Int32FieldInfo FirstRecordnumber { get; }
Property Value
Type Description
Int32FieldInfo
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling TablesInfo.GetTravelCurrentInfo().

FirstRecordnumber_InnerJoin_TravelTransactionLog

Generated join from the foreign key FirstRecordnumber in this table, to its target table TravelTransactionLogTableInfo.

Declaration
public TargetedInnerJoin<TravelTransactionLogTableInfo> FirstRecordnumber_InnerJoin_TravelTransactionLog { get; }
Property Value
Type Description
TargetedInnerJoin<TravelTransactionLogTableInfo>
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling TablesInfo.GetTravelCurrentInfo().

LastPlaybacknumber

Field 'last_playbacknumber' in table 'travelcurrent': Dictionary type Id, .NET type: int

File number of last file read from our parent
Declaration
public Int32FieldInfo LastPlaybacknumber { get; }
Property Value
Type Description
Int32FieldInfo
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling TablesInfo.GetTravelCurrentInfo().

LastPlaybacktime

Field 'last_playbacktime' in table 'travelcurrent': Dictionary type DateTime, .NET type: DateTime

Datetamp of when we last read a file from our parent
Declaration
public DateTimeFieldInfo LastPlaybacktime { get; }
Property Value
Type Description
DateTimeFieldInfo
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling TablesInfo.GetTravelCurrentInfo().

LastRecordnumber

Field 'last_recordnumber' in table 'travelcurrent': Dictionary type FK, target: TravelTransactionLog, .NET type: int

Traveltranslog record ID of last record this database has received from its parent
Declaration
public Int32FieldInfo LastRecordnumber { get; }
Property Value
Type Description
Int32FieldInfo
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling TablesInfo.GetTravelCurrentInfo().

LastRecordnumber_InnerJoin_TravelTransactionLog

Generated join from the foreign key LastRecordnumber in this table, to its target table TravelTransactionLogTableInfo.

Declaration
public TargetedInnerJoin<TravelTransactionLogTableInfo> LastRecordnumber_InnerJoin_TravelTransactionLog { get; }
Property Value
Type Description
TargetedInnerJoin<TravelTransactionLogTableInfo>
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling TablesInfo.GetTravelCurrentInfo().

LastRecordtime

Field 'last_recordtime' in table 'travelcurrent': Dictionary type DateTime, .NET type: DateTime

Timestamp of last traveltranslog record received from the parent of this database
Declaration
public DateTimeFieldInfo LastRecordtime { get; }
Property Value
Type Description
DateTimeFieldInfo
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling TablesInfo.GetTravelCurrentInfo().

ParentDbTag

Field 'parentDbTag' in table 'travelcurrent': Dictionary type String[40], .NET type: string

128-bit database tag (in hex) of this database's parent database
Declaration
public StringFieldInfo ParentDbTag { get; }
Property Value
Type Description
StringFieldInfo
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling TablesInfo.GetTravelCurrentInfo().

Registered

Field 'registered' in table 'travelcurrent': Dictionary type UtcDateTime, .NET type: DateTime

Registered when
Declaration
public DateTimeFieldInfo Registered { get; }
Property Value
Type Description
DateTimeFieldInfo
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling TablesInfo.GetTravelCurrentInfo().

RegisteredAssociateId

Field 'registered_associate_id' in table 'travelcurrent': Dictionary type FK, target: Associate, .NET type: int

Registered by whom
Declaration
public Int32FieldInfo RegisteredAssociateId { get; }
Property Value
Type Description
Int32FieldInfo
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling TablesInfo.GetTravelCurrentInfo().

RegisteredAssociateId_InnerJoin_Associate

Generated join from the foreign key RegisteredAssociateId in this table, to its target table AssociateTableInfo.

Declaration
public TargetedInnerJoin<AssociateTableInfo> RegisteredAssociateId_InnerJoin_Associate { get; }
Property Value
Type Description
TargetedInnerJoin<AssociateTableInfo>
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling TablesInfo.GetTravelCurrentInfo().

RuntimeDefinition

Definition of the table as described in the deployed runtime dictionary

Declaration
[Obsolete("Use instance property Definition or static member DictionaryTableNumber", true)]
public static SoTable RuntimeDefinition { get; }
Property Value
Type Description
SoTable
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling TablesInfo.GetTravelCurrentInfo().

Systemlevel

Field 'systemlevel' in table 'travelcurrent': Dictionary type UShort, .NET type: short

10 = central, 9 = first child, 8 = second-generation child
Declaration
public UInt16FieldInfo Systemlevel { get; }
Property Value
Type Description
UInt16FieldInfo
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling TablesInfo.GetTravelCurrentInfo().

TravelcurrentId

Field 'travelcurrent_id' in table 'travelcurrent': Dictionary type PK, .NET type: int

Primary key
Declaration
public Int32FieldInfo TravelcurrentId { get; }
Property Value
Type Description
Int32FieldInfo
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling TablesInfo.GetTravelCurrentInfo().

Updated

Field 'updated' in table 'travelcurrent': Dictionary type UtcDateTime, .NET type: DateTime

Last updated when
Declaration
public DateTimeFieldInfo Updated { get; }
Property Value
Type Description
DateTimeFieldInfo
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling TablesInfo.GetTravelCurrentInfo().

UpdatedAssociateId

Field 'updated_associate_id' in table 'travelcurrent': Dictionary type FK, target: Associate, .NET type: int

Last updated by whom
Declaration
public Int32FieldInfo UpdatedAssociateId { get; }
Property Value
Type Description
Int32FieldInfo
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling TablesInfo.GetTravelCurrentInfo().

UpdatedAssociateId_InnerJoin_Associate

Generated join from the foreign key UpdatedAssociateId in this table, to its target table AssociateTableInfo.

Declaration
public TargetedInnerJoin<AssociateTableInfo> UpdatedAssociateId_InnerJoin_Associate { get; }
Property Value
Type Description
TargetedInnerJoin<AssociateTableInfo>
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling TablesInfo.GetTravelCurrentInfo().

UpdatedCount

Field 'updatedCount' in table 'travelcurrent': Dictionary type UShort, .NET type: short

Number of updates made to this record
Declaration
public UInt16FieldInfo UpdatedCount { get; }
Property Value
Type Description
UInt16FieldInfo
Remarks

An instance of this class represents one instance of this table in an SQL statement. In most cases each table appears only once in a SELECT, but in cases where you need to self-join, or there are multiple occurrences for other reasons (typically additional restrictions in the joins), then you will need multiple instances.
Instances of this class are created by calling TablesInfo.GetTravelCurrentInfo().

Implements

ICloneable

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top