The DestinationDatabase property specifies the name of the destination database to use during an object transfer operation.
TransferObjectsTask Object |
object.DestinationDatabase[= value]
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
value | Name of the destination database |
String
Read/write
HRESULT GetDestinationDatabase(BSTR *pRetVal);
HRESULT SetDestinationDatabase(BSTR NewValue);
DestinationLogin Property | DestinationServer Property |
DestinationPassword Property | DestinationUseTrustedConnection Property |