SourcePassword Property (DTS)

The SourcePassword property specifies the password on the source server.

Applies To
TransferObjectsTask Object  

Syntax

object.SourcePassword[= value]

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

Data Type

String

Modifiable

Read/write

Prototype (C/C++)

HRESULT GetSourcePassword(BSTR *pRetVal);

HRESULT SetSourcePassword(BSTR NewValue);

See Also
SourceDatabase Property SourceServer Property
SourceLogin Property SourceUseTrustedConnection Property

  


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