SourceDatabase Property (DTS)

The SourceDatabase property specifies the name of the source database.

Applies To
TransferObjectsTask Object  

Syntax

object.SourceDatabase[= value]

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

Data Type

String

Modifiable

Read/write

Prototype (C/C++)

HRESULT GetSourceDatabase(BSTR *pRetVal);

HRESULT SetSourceDatabase(BSTR NewValue);

See Also
SourceLogin Property SourceServer Property
SourcePassword Property SourceUseTrustedConnection Property

  


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