DestinationServer Property (DTS)

The DestinationServer property specifies the name of the destination server for an object transfer operation.

Applies To
TransferObjectsTask Object  

Syntax

object.DestinationServer[= value]

Part Description
object Expression that evaluates to an object in the Applies To list
value Name of the destination server

Data Type

String

Modifiable

Read/write

Prototype (C/C++)

HRESULT GetDestinationServer(BSTR *pRetVal);

HRESULT SetDestinationServer(BSTR NewValue);

See Also
DestinationDatabase Property DestinationPassword Property
DestinationLogin Property DestinationUseTrustedConnection Property

  


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