The SourceLogin property specifies the login ID on the source server.
| TransferObjectsTask Object |
object.SourceLogin[= value]
| Part | Description |
|---|---|
| object | Expression that evaluates to an object in the Applies To list |
| value | Login ID |
SourceLogin is required if an application is not using the Windows NT Authentication security mode.
String
Read/write
HRESULT GetSourceLogin(BSTR *pRetVal);
HRESULT SetSourceLogin(BSTR NewValue);
| SourceDatabase Property | SourceServer Property |
| SourcePassword Property | SourceUseTrustedConnection Property |