Click or drag to resize

IDataFlowExecutionEntry Properties

The IDataFlowExecutionEntry type exposes the following members.

Properties
 NameDescription
Public propertyCreatedByKey Gets the user that created this log entry
Public propertyDiagnosticSessionKey Gets the diagnostic session if the execution was run in diagnostic mode
Public propertyFinished Gets the finished date of the log entry
Public propertyKey Gets or sets the resource key for this resource.
(Inherited from IIdentifiedResource)
Public propertyLogEntries Get the log entries
Public propertyModifiedOn Gets the last modified timestamp for this resource.
(Inherited from IIdentifiedResource)
Public propertyOutcome Gets the outcome of the log entry
Public propertyPurpose Gets the type of the log entry
Public propertyStarted Gets the started date of the log entry
Public propertyTag Gets the tag for this resource. The tag is used to calculate whether a resource has changed or not.
(Inherited from IIdentifiedResource)
Top
See Also