The DestinationServer property specifies the name of the destination server when you transfer Microsoft® SQL Server™ objects.
object.DestinationServer[= value]
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
value | Name of the destination server |
String
Read/write
HRESULT GetDestinationServer(BSTR *pRetVal);
HRESULT SetDestinationServer(BSTR NewValue);