Operator Property

DTS Programming

DTS Programming

Operator Property

The Operator property specifies the logged-in user that ran the Data Transformation Services (DTS) package for which a lineage or log record was written.

Applies To
PackageLineage Object PackageLogRecord Object
Syntax

object.Computer

Part Description
object Expression that evaluates to an object in the Applies To list

Data Type

String

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetOperator(BSTR *pRetVal);

See Also

Computer Property