LastOwnerTaskName Property (DTS)

The LastOwnerTaskName property specifies the last task to use the connection.

Applies To
Connection Object  

Syntax

object.LastOwnerTaskName

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

Data Type

String

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetLastOwnerTaskName(BSTR *pRetVal);

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.