TransformServerID Property (DTS)

The TransformServerID property returns the programmatic identifier (ProgID) or class identifier (CLSID) of the Transformation object used by the data pump to create an instance of the COM server.

Applies To
Transformation Object  

Syntax

object.TransformServerID

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

Data Type

String

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetTransformServerID(BSTR *pRetVal);

  


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