CreatorComputerName Property (DTS)

The CreatorComputerName property specifies the CreatorComputerName property, which specifies the computer name of the package creator.

Applies To
Package Object  

Syntax

object.CreatorComputerName

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

Data Type

String

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetCreatorComputerName(BSTR *pRetVal);

  


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