SourceServer Property (DTS)

The SourceServer property specifies the name of the source server.

Applies To
TransferObjectsTask Object  

Syntax

object.SourceServer[= value]

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

Data Type

String

Modifiable

Read/write

Prototype (C/C++)

HRESULT GetSourceServer(BSTR *pRetVal);

HRESULT SetSourceServer(BSTR NewValue);

See Also
SourceDatabase Property SourcePassword Property
SourceLogin Property SourceUseTrustedConnection Property

  


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