The Varigence company brand logo
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Schedule Demo
Account
Schedule Demo
Account

Enum EventColumn

Namespace:
Varigence.Languages.Biml.Task
Assembly:
Biml.dll
C#
    [Flags]
public enum EventColumn
    
  

Fields

Computer

Specifies that the computer name where the event was generated should be added to the log.

DataBytes

Specifies that any Binary Large OBjects (BLOBs) generated by the event should be added to the log.

ExecutionID

Specifies that the unique package GUID where the event was generated should be added to the log.

MessageText

Specifies that the text of the event message should be added to the log.

None

Specifies that none of the optional event information should be added to the log.

Operator

Specifies that the user account running the package where the event was generated should be added to the log.

SourceID

Specifies that the GUID of the task where the event was generated should be added to the log.

SourceName

Specifies that the name of the task where the event was generated should be added to the log.

© Varigence