DTS Programming
Syntax
[errorstring =] object.Logon()
| Part | Description |
|---|---|
| object | Expression that evaluates to a SendMailTask object |
| errorstring | String describing error if Logon fails |
Prototype (C/C++)
HRESULT Logon(BSTR *ErrorString);