Class HeadingTableInfo
Table 'Heading': Heading items for all MDO lists, lists that are grouped and filtered.
Implements
Inherited Members
Namespace: SuperOffice.CRM.Data
Assembly: SoDataBase.dll
Syntax
[DatabaseTable("Heading")]
public class HeadingTableInfo : 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
Fields
DictionaryTableName
Conceptual name of table Heading in the database dictionary: Heading
Declaration
public const string DictionaryTableName = "Heading"
Field Value
Type | Description |
---|---|
String |
Properties
Definition
Definition of the table as described in the deployed runtime dictionary
Declaration
public override SoTable Definition { get; }
Property Value
Type | Description |
---|---|
SoTable |
Overrides
Deleted
Field 'deleted' in table 'Heading': Dictionary type UShort, .NET type: Int16
0 -> record is active 1 -> record is deleted and should not be shown in lists
Declaration
public UInt16FieldInfo Deleted { get; }
Property Value
Type | Description |
---|---|
UInt16FieldInfo |
DictionaryTableNumber
Table number for table Heading 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 |
---|---|
Int32 |
ExtraId
Field 'extraId' in table 'Heading': Dictionary type Id, .NET type: Int32
Extra ID for refining the list id
Declaration
public Int32FieldInfo ExtraId { get; }
Property Value
Type | Description |
---|---|
Int32FieldInfo |
HeadingId
Field 'heading_id' in table 'Heading': Dictionary type PK, .NET type: Int32
Primary key
Declaration
public Int32FieldInfo HeadingId { get; }
Property Value
Type | Description |
---|---|
Int32FieldInfo |
LeftOuterJoin_AmountClassHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to AmountClassHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<AmountClassHeadingLinkTableInfo> LeftOuterJoin_AmountClassHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<AmountClassHeadingLinkTableInfo> |
LeftOuterJoin_AssociateHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to AssociateHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<AssociateHeadingLinkTableInfo> LeftOuterJoin_AssociateHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<AssociateHeadingLinkTableInfo> |
LeftOuterJoin_BusinessHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to BusinessHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<BusinessHeadingLinkTableInfo> LeftOuterJoin_BusinessHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<BusinessHeadingLinkTableInfo> |
LeftOuterJoin_CategoryHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to CategoryHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<CategoryHeadingLinkTableInfo> LeftOuterJoin_CategoryHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<CategoryHeadingLinkTableInfo> |
LeftOuterJoin_ComptrHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to ComptrHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<ComptrHeadingLinkTableInfo> LeftOuterJoin_ComptrHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<ComptrHeadingLinkTableInfo> |
LeftOuterJoin_ContIntHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to ContIntHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<ContIntHeadingLinkTableInfo> LeftOuterJoin_ContIntHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<ContIntHeadingLinkTableInfo> |
LeftOuterJoin_CountryHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to CountryHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<CountryHeadingLinkTableInfo> LeftOuterJoin_CountryHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<CountryHeadingLinkTableInfo> |
LeftOuterJoin_CreditedHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to CreditedHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<CreditedHeadingLinkTableInfo> LeftOuterJoin_CreditedHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<CreditedHeadingLinkTableInfo> |
LeftOuterJoin_CurrencyHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to CurrencyHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<CurrencyHeadingLinkTableInfo> LeftOuterJoin_CurrencyHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<CurrencyHeadingLinkTableInfo> |
LeftOuterJoin_DeliveryTermsHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to DeliveryTermsHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<DeliveryTermsHeadingLinkTableInfo> LeftOuterJoin_DeliveryTermsHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<DeliveryTermsHeadingLinkTableInfo> |
LeftOuterJoin_DeliveryTypeHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to DeliveryTypeHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<DeliveryTypeHeadingLinkTableInfo> LeftOuterJoin_DeliveryTypeHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<DeliveryTypeHeadingLinkTableInfo> |
LeftOuterJoin_DocTmplHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to DocTmplHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<DocTmplHeadingLinkTableInfo> LeftOuterJoin_DocTmplHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<DocTmplHeadingLinkTableInfo> |
LeftOuterJoin_ExtAppHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to ExtAppHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<ExtAppHeadingLinkTableInfo> LeftOuterJoin_ExtAppHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<ExtAppHeadingLinkTableInfo> |
LeftOuterJoin_IntentHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to IntentHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<IntentHeadingLinkTableInfo> LeftOuterJoin_IntentHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<IntentHeadingLinkTableInfo> |
LeftOuterJoin_MrMrsHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to MrMrsHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<MrMrsHeadingLinkTableInfo> LeftOuterJoin_MrMrsHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<MrMrsHeadingLinkTableInfo> |
LeftOuterJoin_PaymentTermsHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to PaymentTermsHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<PaymentTermsHeadingLinkTableInfo> LeftOuterJoin_PaymentTermsHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<PaymentTermsHeadingLinkTableInfo> |
LeftOuterJoin_PaymentTypeHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to PaymentTypeHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<PaymentTypeHeadingLinkTableInfo> LeftOuterJoin_PaymentTypeHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<PaymentTypeHeadingLinkTableInfo> |
LeftOuterJoin_PersIntHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to PersIntHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<PersIntHeadingLinkTableInfo> LeftOuterJoin_PersIntHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<PersIntHeadingLinkTableInfo> |
LeftOuterJoin_PersPosHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to PersPosHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<PersPosHeadingLinkTableInfo> LeftOuterJoin_PersPosHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<PersPosHeadingLinkTableInfo> |
LeftOuterJoin_PMembTypeHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to PMembTypeHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<PMembTypeHeadingLinkTableInfo> LeftOuterJoin_PMembTypeHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<PMembTypeHeadingLinkTableInfo> |
LeftOuterJoin_PriceUnitHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to PriceUnitHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<PriceUnitHeadingLinkTableInfo> LeftOuterJoin_PriceUnitHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<PriceUnitHeadingLinkTableInfo> |
LeftOuterJoin_PriorityHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to PriorityHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<PriorityHeadingLinkTableInfo> LeftOuterJoin_PriorityHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<PriorityHeadingLinkTableInfo> |
LeftOuterJoin_ProbHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to ProbHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<ProbHeadingLinkTableInfo> LeftOuterJoin_ProbHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<ProbHeadingLinkTableInfo> |
LeftOuterJoin_ProductCategoryHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to ProductCategoryHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<ProductCategoryHeadingLinkTableInfo> LeftOuterJoin_ProductCategoryHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<ProductCategoryHeadingLinkTableInfo> |
LeftOuterJoin_ProductFamilyHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to ProductFamilyHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<ProductFamilyHeadingLinkTableInfo> LeftOuterJoin_ProductFamilyHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<ProductFamilyHeadingLinkTableInfo> |
LeftOuterJoin_ProductTypeHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to ProductTypeHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<ProductTypeHeadingLinkTableInfo> LeftOuterJoin_ProductTypeHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<ProductTypeHeadingLinkTableInfo> |
LeftOuterJoin_ProjStatusHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to ProjStatusHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<ProjStatusHeadingLinkTableInfo> LeftOuterJoin_ProjStatusHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<ProjStatusHeadingLinkTableInfo> |
LeftOuterJoin_ProjTypeHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to ProjTypeHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<ProjTypeHeadingLinkTableInfo> LeftOuterJoin_ProjTypeHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<ProjTypeHeadingLinkTableInfo> |
LeftOuterJoin_ReasonHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to ReasonHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<ReasonHeadingLinkTableInfo> LeftOuterJoin_ReasonHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<ReasonHeadingLinkTableInfo> |
LeftOuterJoin_ReasonSoldHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to ReasonSoldHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<ReasonSoldHeadingLinkTableInfo> LeftOuterJoin_ReasonSoldHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<ReasonSoldHeadingLinkTableInfo> |
LeftOuterJoin_ReasonStalledHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to ReasonStalledHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<ReasonStalledHeadingLinkTableInfo> LeftOuterJoin_ReasonStalledHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<ReasonStalledHeadingLinkTableInfo> |
LeftOuterJoin_RejectReasonHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to RejectReasonHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<RejectReasonHeadingLinkTableInfo> LeftOuterJoin_RejectReasonHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<RejectReasonHeadingLinkTableInfo> |
LeftOuterJoin_RelationDefinitionHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to RelationDefinitionHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<RelationDefinitionHeadingLinkTableInfo> LeftOuterJoin_RelationDefinitionHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<RelationDefinitionHeadingLinkTableInfo> |
LeftOuterJoin_SaleTypeCatHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to SaleTypeCatHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<SaleTypeCatHeadingLinkTableInfo> LeftOuterJoin_SaleTypeCatHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<SaleTypeCatHeadingLinkTableInfo> |
LeftOuterJoin_SaleTypeHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to SaleTypeHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<SaleTypeHeadingLinkTableInfo> LeftOuterJoin_SaleTypeHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<SaleTypeHeadingLinkTableInfo> |
LeftOuterJoin_SalutationHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to SalutationHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<SalutationHeadingLinkTableInfo> LeftOuterJoin_SalutationHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<SalutationHeadingLinkTableInfo> |
LeftOuterJoin_SearchCatHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to SearchCatHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<SearchCatHeadingLinkTableInfo> LeftOuterJoin_SearchCatHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<SearchCatHeadingLinkTableInfo> |
LeftOuterJoin_SourceHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to SourceHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<SourceHeadingLinkTableInfo> LeftOuterJoin_SourceHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<SourceHeadingLinkTableInfo> |
LeftOuterJoin_StakeholderRoleHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to StakeholderRoleHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<StakeholderRoleHeadingLinkTableInfo> LeftOuterJoin_StakeholderRoleHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<StakeholderRoleHeadingLinkTableInfo> |
LeftOuterJoin_SubscriptionUnitHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to SubscriptionUnitHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<SubscriptionUnitHeadingLinkTableInfo> LeftOuterJoin_SubscriptionUnitHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<SubscriptionUnitHeadingLinkTableInfo> |
LeftOuterJoin_TagsHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to TagsHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<TagsHeadingLinkTableInfo> LeftOuterJoin_TagsHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<TagsHeadingLinkTableInfo> |
LeftOuterJoin_TaskHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to TaskHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<TaskHeadingLinkTableInfo> LeftOuterJoin_TaskHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<TaskHeadingLinkTableInfo> |
LeftOuterJoin_UDListHeadingLink_HeadingId
Generated left outer join from the primary key HeadingId on this table, to UDListHeadingLink.HeadingId.
Declaration
public TargetedLeftOuterJoin<UDListHeadingLinkTableInfo> LeftOuterJoin_UDListHeadingLink_HeadingId { get; }
Property Value
Type | Description |
---|---|
TargetedLeftOuterJoin<UDListHeadingLinkTableInfo> |
ListTableId
Field 'listTableId' in table 'Heading': Dictionary type TableNumber, .NET type: Int16
Which List is this heading connected to? (table ID)
Declaration
public UInt16FieldInfo ListTableId { get; }
Property Value
Type | Description |
---|---|
UInt16FieldInfo |
Name
Field 'name' in table 'Heading': Dictionary type String[240], .NET type: String
The visible heading
Declaration
public StringFieldInfo Name { get; }
Property Value
Type | Description |
---|---|
StringFieldInfo |
Rank
Field 'rank' in table 'Heading': Dictionary type UShort, .NET type: Int16
Rank order
Declaration
public UInt16FieldInfo Rank { get; }
Property Value
Type | Description |
---|---|
UInt16FieldInfo |
Registered
Field 'registered' in table 'Heading': Dictionary type UtcDateTime, .NET type: DateTime
Registered when
Declaration
public DateTimeFieldInfo Registered { get; }
Property Value
Type | Description |
---|---|
DateTimeFieldInfo |
RegisteredAssociateId
Field 'registered_associate_id' in table 'Heading': Dictionary type FK, .NET type: Int32
Registered by whom
Declaration
public Int32FieldInfo RegisteredAssociateId { get; }
Property Value
Type | Description |
---|---|
Int32FieldInfo |
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> |
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 |
Tooltip
Field 'tooltip' in table 'Heading': Dictionary type String[255], .NET type: String
Tooltip or other description
Declaration
public StringFieldInfo Tooltip { get; }
Property Value
Type | Description |
---|---|
StringFieldInfo |
Updated
Field 'updated' in table 'Heading': Dictionary type UtcDateTime, .NET type: DateTime
Last updated when
Declaration
public DateTimeFieldInfo Updated { get; }
Property Value
Type | Description |
---|---|
DateTimeFieldInfo |
UpdatedAssociateId
Field 'updated_associate_id' in table 'Heading': Dictionary type FK, .NET type: Int32
Last updated by whom
Declaration
public Int32FieldInfo UpdatedAssociateId { get; }
Property Value
Type | Description |
---|---|
Int32FieldInfo |
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> |
UpdatedCount
Field 'updatedCount' in table 'Heading': Dictionary type UShort, .NET type: Int16
Number of updates made to this record
Declaration
public UInt16FieldInfo UpdatedCount { get; }
Property Value
Type | Description |
---|---|
UInt16FieldInfo |