Documentation
Show / Hide Table of Contents

Class SingleFieldUpdate

Inheritance
System.Object
SingleFieldUpdate
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Evatic.Common.Service.DataContract.StagingTables.DataModel
Assembly: Evatic.Common.dll
Syntax
public class SingleFieldUpdate

Properties

View Source

FieldName

Declaration
public string FieldName { get; set; }
Property Value
Type Description
System.String
View Source

NewValue

Declaration
public object NewValue { get; set; }
Property Value
Type Description
System.Object
View Source

ProcessingInformation

DB PROCESSING_INFORMATION

Declaration
public string ProcessingInformation { get; set; }
Property Value
Type Description
System.String
View Source

ProcessingStatus

DB PROCESSING_STATUS

Declaration
public ProcessingStatusEnum ProcessingStatus { get; set; }
Property Value
Type Description
Evatic.Common.Service.DataContract.StagingTables.DataModel.ProcessingStatusEnum
View Source

ProcessingTimestamp

DB PROCESSING_TIMESTAMP

Declaration
public DateTime? ProcessingTimestamp { get; set; }
Property Value
Type Description
System.Nullable<System.DateTime>
View Source

RegisterTimestamp

DB REGISTER_TIMESTAMP

Declaration
public DateTime? RegisterTimestamp { get; set; }
Property Value
Type Description
System.Nullable<System.DateTime>
View Source

RowId

DB ROW_ID (Primary key)

Declaration
public int RowId { get; set; }
Property Value
Type Description
System.Int32
View Source

TableName

Declaration
public string TableName { get; set; }
Property Value
Type Description
System.String
View Source

TransactionGuid

DB TRANSACTION_GUID

Declaration
public Guid TransactionGuid { get; set; }
Property Value
Type Description
System.Guid
View Source

TransactionId

DB TRANSACTION_ID

Declaration
public int TransactionId { get; set; }
Property Value
Type Description
System.Int32
View Source

UpdateConditions

Declaration
public List<SingleFieldUpdateCondition> UpdateConditions { get; set; }
Property Value
Type Description
System.Collections.Generic.List<SingleFieldUpdateCondition>
  • View Source
CONTACT INFORMATION

Asolvi AS Sluppenveien 25
N-7037 Trondheim
+47 73 80 22 00
Support
FOLLOW US

© Asolvi AS 2018