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.
| Transformation Object |
object.TransformServerID
| Part | Description |
|---|---|
| object | Expression that evaluates to an object in the Applies To list |
String
Read-only
HRESULT GetTransformServerID(BSTR *pRetVal);