• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Enum AuditTransformAuditType

Namespace:
Varigence.Languages.Biml.Transformation
Assembly:
Biml.dll
C#
    public enum AuditTransformAuditType
    
  

Fields

ExecutionInstanceGuid

Specifies that the GUID for the execution instance of the package should be included with the audit information.

ExecutionStartTime

Specifies that the date and time of the start of execution of the package should be included with the audit information.

MachineName

Specifies that the name of the machine on which the package was executed should be included with the audit information.

PackageId

Specifies that the package GUID should be included with the audit information.

PackageName

Specifies that the name of the package should be included with the audit information.

TaskId

Specifies that the GUID of the dataflow task that includes the parent Audit Transformation should be included with the audit information.

TaskName

Specifies that the name of the dataflow task that includes the parent Audit Transformation should be included with the audit information.

UserName

Specifies that the name of the user account that was executing the package should be included with the audit information.

VersionId

Specifies that the package version GUID should be included with the audit information.

© Varigence