Documentation
Show / Hide Table of Contents

Class StagingTransaction

Inheritance
System.Object
StagingTransaction
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 StagingTransaction

Properties

View Source

ExternalSystemId

DB EXTERNAL_SYSTEM_ID

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

ProcessingEnd

DB PROCESSING_END

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

ProcessingInformation

DB PROCESSING_INFORMATION

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

ProcessingJobId

DB PROCESSING_JOB_ID

Declaration
public int? ProcessingJobId { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
View Source

ProcessingStart

DB PROCESSING_START

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

ProcessingStatus

DB PROCESSING_STATUS

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

RegisterTimestamp

DB REGISTER_TIMESTAMP

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

TotalRowsInserted

DB TOTAL_ROWS_INSERTED

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

TotalRowsNotProcessed

DB TOTAL_ROWS_NOT_PROCESSED

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

TotalRowsProcessed

DB TOTAL_ROWS_PROCESSED

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

TotalRowsWithErrors

DB TOTAL_ROWS_WITH_ERRORS

Declaration
public int TotalRowsWithErrors { get; set; }
Property Value
Type Description
System.Int32
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

TransactionStatus

DB TRANSACTION_STATUS

Declaration
public TransactionStatusEnum? TransactionStatus { get; set; }
Property Value
Type Description
System.Nullable<Evatic.Common.Service.DataContract.StagingTables.DataModel.TransactionStatusEnum>
View Source

Username

DB USERNAME

Declaration
public string Username { get; set; }
Property Value
Type Description
System.String

Extension Methods

StagingTransactionDataMapper.GetStagingTransactionStatusResponseDataContract(StagingTransaction)
  • View Source
CONTACT INFORMATION

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

© Asolvi AS 2018