DTS Programming
LastOwnerTaskName Property
The LastOwnerTaskName property specifies the last task to use the connection.
Applies To
| Connection Object | Connection2 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);