TransformServerProperties Property (DTS)

The TransformServerProperties property specifies the collection of Automation objects available on the TransformServer IDispatch interface. It is used by third-party customized transformation objects.

Applies To
Transformation Object  

Syntax

object.TransformServerProperties

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

Data Type

Properties

Modifiable

Read-only

Prototype (C/C++)

HRESULT GetTransformServerProperties(IDTSProperties **pRetVal);

See Also
TransformServer Property TransformServerParameter Property

  


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